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