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