1 reference to Scope
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Threading\Lock.cs (1)
122public Scope EnterScope() => new Scope(this, EnterAndGetCurrentThreadId());