1 write to _objectKind
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Threading\ThreadBlockingInfo.cs (1)
55_objectKind = objectKind;
2 references to _objectKind
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Threading\ThreadBlockingInfo.cs (2)
83switch (_objectKind) 90Debug.Assert(_objectKind == ObjectKind.Condition);