2 references to s_propSwitches
System.Configuration.ConfigurationManager (2)
System\Diagnostics\SystemDiagnosticsSection.cs (2)
20
s_properties.Add(
s_propSwitches
);
33
public SwitchElementsCollection Switches => (SwitchElementsCollection)base[
s_propSwitches
];