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)
102get { return _IDTableLock; }