1 write to thisLock
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\InternalSendMessage.cs (1)
2660this.thisLock = new object();
2 references to thisLock
System.ServiceModel.Activities (2)
System\ServiceModel\Activities\InternalSendMessage.cs (2)
2674lock (this.thisLock) 2707lock (this.thisLock)