1 write to _globalLock
PresentationCore (1)
System\IO\Packaging\PackageStore.cs (1)
45_globalLock = new Object();
3 references to _globalLock
PresentationCore (3)
System\IO\Packaging\PackageStore.cs (3)
63lock (_globalLock) 107lock (_globalLock) 134lock (_globalLock)