1 write to _thisLock
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\ChannelBindingMessageProperty.cs (1)
22_thisLock = new object();
2 references to _thisLock
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\ChannelBindingMessageProperty.cs (2)
98lock (_thisLock) 110lock (_thisLock)