2 writes to t_safeWaitHandlesForRent
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Threading\WaitHandle.cs (2)
213
t_safeWaitHandlesForRent
= null;
229
=>
t_safeWaitHandlesForRent
= safeWaitHandles;
1 reference to t_safeWaitHandlesForRent
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Threading\WaitHandle.cs (1)
211
SafeWaitHandle?[]? safeWaitHandles =
t_safeWaitHandlesForRent
;