1 write to UseGlobalLock
System.Diagnostics.TraceSource (1)
System\Diagnostics\Trace.cs (1)
61
TraceInternal.
UseGlobalLock
= value;
21 references to UseGlobalLock
System.Diagnostics.TraceSource (21)
System\Diagnostics\Trace.cs (1)
57
return TraceInternal.
UseGlobalLock
;
System\Diagnostics\TraceInternal.cs (12)
152
if (
UseGlobalLock
)
218
if (
UseGlobalLock
)
255
if (
UseGlobalLock
)
333
if (
UseGlobalLock
)
401
if (
UseGlobalLock
)
435
if (
UseGlobalLock
)
469
if (
UseGlobalLock
)
503
if (
UseGlobalLock
)
537
if (
UseGlobalLock
)
571
if (
UseGlobalLock
)
605
if (
UseGlobalLock
)
639
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
)