1 write to _globalLock
PresentationCore (1)
Core\CSharp\MS\Internal\IO\Packaging\PreloadedPackages.cs (1)
58_globalLock = new Object();
4 references to _globalLock
PresentationCore (4)
Core\CSharp\MS\Internal\IO\Packaging\PreloadedPackages.cs (4)
91lock (_globalLock) 136lock (_globalLock) 158lock (_globalLock) 170lock (_globalLock)