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