3 references to _propSwitchName
System.Configuration.ConfigurationManager (3)
System\Diagnostics\SourceElementsCollection.cs (3)
47
_properties.Add(
_propSwitchName
);
64
public string SwitchName => (string)this[
_propSwitchName
];
144
_properties.Add(
_propSwitchName
);