3 writes to _object
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Threading\ThreadBlockingInfo.cs (3)
115_object = obj; 116_blockingInfo.Push(Unsafe.AsPointer(ref _object), objectKind, timeoutMs); 124_object = null;
1 reference to _object
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Threading\ThreadBlockingInfo.cs (1)
121if (_object is not null)