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