1 reference to TryEnter
System.Private.CoreLib (1)
src\System\Threading\Monitor.CoreCLR.cs (1)
75
return GetLockObject(obj).
TryEnter
();