1 write to thisLock
System.ServiceModel (1)
System\ServiceModel\Dispatcher\SingletonInstanceContextProvider.cs (1)
19
this.
thisLock
= new Object();
1 reference to thisLock
System.ServiceModel (1)
System\ServiceModel\Dispatcher\SingletonInstanceContextProvider.cs (1)
28
lock (this.
thisLock
)