3 references to _propName
System.Configuration.ConfigurationManager (3)
System\Diagnostics\SourceElementsCollection.cs (3)
46
_properties.Add(
_propName
);
59
public string Name => (string)this[
_propName
];
143
_properties.Add(
_propName
);