1 write to UseGlobalLock
System.Diagnostics.TraceSource (1)
System\Diagnostics\Trace.cs (1)
65
TraceInternal.
UseGlobalLock
= value;
21 references to UseGlobalLock
System.Diagnostics.TraceSource (21)
System\Diagnostics\Trace.cs (1)
61
return TraceInternal.
UseGlobalLock
;
System\Diagnostics\TraceInternal.cs (12)
153
if (
UseGlobalLock
)
219
if (
UseGlobalLock
)
256
if (
UseGlobalLock
)
334
if (
UseGlobalLock
)
402
if (
UseGlobalLock
)
436
if (
UseGlobalLock
)
470
if (
UseGlobalLock
)
504
if (
UseGlobalLock
)
538
if (
UseGlobalLock
)
572
if (
UseGlobalLock
)
606
if (
UseGlobalLock
)
640
if (
UseGlobalLock
)
System\Diagnostics\TraceSource.cs (8)
131
if (TraceInternal.
UseGlobalLock
)
198
if (TraceInternal.
UseGlobalLock
)
243
if (TraceInternal.
UseGlobalLock
)
288
if (TraceInternal.
UseGlobalLock
)
333
if (TraceInternal.
UseGlobalLock
)
378
if (TraceInternal.
UseGlobalLock
)
438
if (TraceInternal.
UseGlobalLock
)
509
if (TraceInternal.
UseGlobalLock
)