2 references to Get
System.Configuration.ConfigurationManager (2)
System\Configuration\ConfigurationSectionCollection.cs (2)
28
public ConfigurationSection this[string name] =>
Get
(name);
79
return
Get
(GetKey(index));