3 references to _propSwitchType
System.Configuration.ConfigurationManager (3)
System\Diagnostics\SourceElementsCollection.cs (3)
49
_properties.Add(
_propSwitchType
);
70
public string SwitchType => (string)this[
_propSwitchType
];
146
_properties.Add(
_propSwitchType
);