1 write to thisLock
System.ServiceModel.Internals (1)
System\Runtime\Diagnostics\DiagnosticTraceBase.cs (1)
42
this.
thisLock
= new object();
2 references to thisLock
System.ServiceModel.Internals (2)
System\Runtime\Diagnostics\DiagnosticTraceBase.cs (2)
160
lock (this.
thisLock
)
444
lock (this.
thisLock
)