5 references to _thisLock
System.ComponentModel.Composition (5)
Microsoft\Internal\Lock.ReaderWriter.cs (5)
15
_thisLock
.EnterReadLock();
20
_thisLock
.EnterWriteLock();
25
_thisLock
.ExitReadLock();
30
_thisLock
.ExitWriteLock();
37
_thisLock
.Dispose();