2 writes to s_autoFlush
System.Diagnostics.TraceSource (2)
System\Diagnostics\TraceInternal.cs (2)
97
s_autoFlush
= value;
308
s_autoFlush
= DiagnosticsConfiguration.AutoFlush;
1 reference to s_autoFlush
System.Diagnostics.TraceSource (1)
System\Diagnostics\TraceInternal.cs (1)
91
return
s_autoFlush
;