2 references to _globalLock
PresentationCore (2)
Core\CSharp\System\Windows\PresentationSource.cs (2)
922private static WeakReferenceList _sources = new WeakReferenceList(_globalLock); 926private static WeakReferenceList _watchers = new WeakReferenceList(_globalLock);