4 references to TryLock
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Threading\Lock.cs (4)
250
if (currentThreadId != UninitializedThreadId && State.
TryLock
(this))
358
if (State.
TryLock
(this))
715
if (State.
TryLock
(this))
774
if (State.
TryLock
(this))