1 write to thisLock
System.ServiceModel (1)
System\ServiceModel\Channels\BodyWriter.cs (1)
23
this.
thisLock
= new object();
2 references to thisLock
System.ServiceModel (2)
System\ServiceModel\Channels\BodyWriter.cs (2)
53
lock (this.
thisLock
)
103
lock (this.
thisLock
)