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