1 write to UseGlobalLock
System (1)
compmod\system\diagnostics\Trace.cs (1)
65TraceInternal.UseGlobalLock = value;
20 references to UseGlobalLock
System (20)
compmod\system\diagnostics\Trace.cs (1)
60return TraceInternal.UseGlobalLock;
compmod\system\diagnostics\TraceInternal.cs (12)
173if (UseGlobalLock) { 222if (UseGlobalLock) { 247if (UseGlobalLock) { 308if (UseGlobalLock) { 358if (UseGlobalLock) { 383if (UseGlobalLock) { 408if (UseGlobalLock) { 433if (UseGlobalLock) { 458if (UseGlobalLock) { 483if (UseGlobalLock) { 508if (UseGlobalLock) { 533if (UseGlobalLock) {
compmod\system\diagnostics\TraceSource.cs (7)
132if (TraceInternal.UseGlobalLock) { 246if (TraceInternal.UseGlobalLock) { 282if (TraceInternal.UseGlobalLock) { 318if (TraceInternal.UseGlobalLock) { 354if (TraceInternal.UseGlobalLock) { 390if (TraceInternal.UseGlobalLock) { 438if (TraceInternal.UseGlobalLock) {