2 writes to AutoFlush
System (2)
compmod\system\diagnostics\Debug.cs (1)
52
TraceInternal.
AutoFlush
= value;
compmod\system\diagnostics\Trace.cs (1)
53
TraceInternal.
AutoFlush
= value;
38 references to AutoFlush
System (38)
compmod\system\diagnostics\Debug.cs (1)
47
return TraceInternal.
AutoFlush
;
compmod\system\diagnostics\Trace.cs (1)
48
return TraceInternal.
AutoFlush
;
compmod\system\diagnostics\TraceInternal.cs (36)
226
if (
AutoFlush
) listener.Flush();
235
if (
AutoFlush
) listener.Flush();
240
if (
AutoFlush
) listener.Flush();
251
if (
AutoFlush
) listener.Flush();
260
if (
AutoFlush
) listener.Flush();
265
if (
AutoFlush
) listener.Flush();
313
if (
AutoFlush
) listener.Flush();
319
if (
AutoFlush
) listener.Flush();
330
if (
AutoFlush
) listener.Flush();
335
if (
AutoFlush
) listener.Flush();
344
if (
AutoFlush
) listener.Flush();
349
if (
AutoFlush
) listener.Flush();
362
if (
AutoFlush
) listener.Flush();
371
if (
AutoFlush
) listener.Flush();
376
if (
AutoFlush
) listener.Flush();
387
if (
AutoFlush
) listener.Flush();
396
if (
AutoFlush
) listener.Flush();
401
if (
AutoFlush
) listener.Flush();
412
if (
AutoFlush
) listener.Flush();
421
if (
AutoFlush
) listener.Flush();
426
if (
AutoFlush
) listener.Flush();
437
if (
AutoFlush
) listener.Flush();
446
if (
AutoFlush
) listener.Flush();
451
if (
AutoFlush
) listener.Flush();
462
if (
AutoFlush
) listener.Flush();
471
if (
AutoFlush
) listener.Flush();
476
if (
AutoFlush
) listener.Flush();
487
if (
AutoFlush
) listener.Flush();
496
if (
AutoFlush
) listener.Flush();
501
if (
AutoFlush
) listener.Flush();
512
if (
AutoFlush
) listener.Flush();
521
if (
AutoFlush
) listener.Flush();
526
if (
AutoFlush
) listener.Flush();
537
if (
AutoFlush
) listener.Flush();
546
if (
AutoFlush
) listener.Flush();
551
if (
AutoFlush
) listener.Flush();