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