1 write to thisLock
System.ServiceModel.Internals (1)
System\Runtime\DuplicateDetector.cs (1)
23this.thisLock = new object();
3 references to thisLock
System.ServiceModel.Internals (3)
System\Runtime\DuplicateDetector.cs (3)
31lock (this.thisLock) 63lock (this.thisLock) 78lock (this.thisLock)