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