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