5 references to s_properties
System.Configuration.ConfigurationManager (5)
System\Diagnostics\TraceSection.cs (5)
18s_properties.Add(s_propListeners); 19s_properties.Add(s_propAutoFlush); 20s_properties.Add(s_propIndentSize); 21s_properties.Add(s_propUseGlobalLock); 36protected internal override ConfigurationPropertyCollection Properties => s_properties;