2 references to _lock
WindowsBase (2)
Base\MS\Internal\WeakEventTable.cs (2)
94
return
_lock
.ReadLock;
110
return
_lock
.WriteLock;