1 write to thisLock
System.ServiceModel (1)
System\ServiceModel\Channels\BufferedRequestContext.cs (1)
22
this.
thisLock
= new object();
4 references to thisLock
System.ServiceModel (4)
System\ServiceModel\Channels\BufferedRequestContext.cs (4)
43
lock (this.
thisLock
)
63
lock (this.
thisLock
)
77
lock (this.
thisLock
)
91
lock (this.
thisLock
)