1 write to thisLock
System.ServiceModel (1)
System\ServiceModel\Channels\ChannelBindingMessageProperty.cs (1)
27this.thisLock = new object();
2 references to thisLock
System.ServiceModel (2)
System\ServiceModel\Channels\ChannelBindingMessageProperty.cs (2)
103lock (this.thisLock) 115lock (this.thisLock)