1 write to _IDTableLock
mscorlib (1)
system\runtime\remoting\configuration.cs (1)
66
_IDTableLock
= new ReaderWriterLock();
1 reference to _IDTableLock
mscorlib (1)
system\runtime\remoting\configuration.cs (1)
102
get { return
_IDTableLock
; }