5 references to _thisLock
System.ComponentModel.Composition.Registration (5)
System\Threading\ReadWriteLock.cs (5)
13
_thisLock
.EnterReadLock();
18
_thisLock
.EnterWriteLock();
23
_thisLock
.ExitReadLock();
28
_thisLock
.ExitWriteLock();
35
_thisLock
.Dispose();