3 references to _propName
System.Configuration.ConfigurationManager (3)
System\Diagnostics\SwitchElementsCollection.cs (3)
30
_properties.Add(
_propName
);
37
public string Name => (string)this[
_propName
];
107
_properties.Add(
_propName
);