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