1 write to thisLock
System.ServiceModel (1)
System\ServiceModel\Channels\MtomMessageEncoder.cs (1)
121
this.
thisLock
= new object();
5 references to thisLock
System.ServiceModel (5)
System\ServiceModel\Channels\MtomMessageEncoder.cs (5)
430
lock (
thisLock
)
464
lock (
thisLock
)
494
lock (
thisLock
)
523
lock (
thisLock
)
590
lock (
thisLock
)