5 references to s_properties
System.Configuration.ConfigurationManager (5)
System\Diagnostics\SystemDiagnosticsSection.cs (5)
18s_properties.Add(s_propSources); 19s_properties.Add(s_propSharedListeners); 20s_properties.Add(s_propSwitches); 21s_properties.Add(s_propTrace); 24protected internal override ConfigurationPropertyCollection Properties => s_properties;