2 references to s_propAutoFlush
System.Configuration.ConfigurationManager (2)
System\Diagnostics\TraceSection.cs (2)
19s_properties.Add(s_propAutoFlush); 25public bool AutoFlush => (bool)this[s_propAutoFlush];