3 references to _threadStaticsLock
System.Private.TypeLoader (3)
Internal\Runtime\TypeLoader\TypeLoaderEnvironment.StaticsLookup.cs (3)
147using (_threadStaticsLock.EnterScope()) 170_threadStaticsLock.Enter(); 190_threadStaticsLock.Exit();