2 writes to s_autoFlush
System.Diagnostics.TraceSource (2)
System\Diagnostics\TraceInternal.cs (2)
96
s_autoFlush
= value;
307
s_autoFlush
= DiagnosticsConfiguration.AutoFlush;
1 reference to s_autoFlush
System.Diagnostics.TraceSource (1)
System\Diagnostics\TraceInternal.cs (1)
90
return
s_autoFlush
;