2 references to _blockingInfo
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Threading\ThreadBlockingInfo.cs (2)
116
_blockingInfo
.Push(Unsafe.AsPointer(ref _object), objectKind, timeoutMs);
123
_blockingInfo
.Pop();