1 write to thisLock
System.ServiceModel (1)
System\ServiceModel\XPathMessageQuery.cs (1)
52
this.
thisLock
= new Object();
1 reference to thisLock
System.ServiceModel (1)
System\ServiceModel\XPathMessageQuery.cs (1)
149
lock (
thisLock
)