1 write to thisLock
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\InternalSendMessage.cs (1)
2128this.thisLock = new object();
4 references to thisLock
System.ServiceModel.Activities (4)
System\ServiceModel\Activities\InternalSendMessage.cs (4)
2148lock (this.thisLock) 2173lock (this.thisLock) 2197lock (this.thisLock) 2223lock (this.thisLock)