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