1 write to thisLock
System.ServiceModel.Channels (1)
System\ServiceModel\Channels\DuplicateMessageDetector.cs (1)
27this.thisLock = new object();
4 references to thisLock
System.ServiceModel.Channels (4)
System\ServiceModel\Channels\DuplicateMessageDetector.cs (4)
40lock (this.thisLock) 54lock (this.thisLock) 68lock (this.thisLock) 86lock (this.thisLock)