Skip to content

Commit 89cfe08

Browse files
committed
[audit] Update safecall list for System.Timezone
1 parent f330930 commit 89cfe08

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tuning/TuningInput/Security/mscorlib.audit

+1-3
Original file line numberDiff line numberDiff line change
@@ -1890,9 +1890,7 @@ System.Void System.Threading.Timer/Scheduler::.cctor()
18901890
System.Void System.Threading.WaitHandle::Dispose(System.Boolean)
18911891
r142142 spouliot - call SafeWaitHandle (SecurityCritical type) Dispose, eventually leading to NativeEventCalls.CloseEvent_internal (icall in threads.c)
18921892

1893-
!SSC-B9241DD586DB8F47163315B4210124F0
1894-
System.Void System.TimeZone::.cctor()
1895-
r142142 spouliot - creates/assign CurrentTimeZone to a new (local) TimeZone (ctor is SecurityCritical)
1893+
System.TimeZone System.TimeZone::get_CurrentTimeZone()
18961894

18971895
!SSC-2071E67448CEC8F0DF68C1EE84496EF5
18981896
System.Void System.WeakReference::AllocateHandle(System.Object)

0 commit comments

Comments
 (0)