1 write to thisLock
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\SendMessageChannelCache.cs (1)
40this.thisLock = new Object();
2 references to thisLock
System.ServiceModel.Activities (2)
System\ServiceModel\Activities\SendMessageChannelCache.cs (2)
119lock (thisLock) 154lock (thisLock)