1 reference to KeyValueInternalCollection
System.Configuration.ConfigurationManager (1)
System\Configuration\AppSettingsSection.cs (1)
26
=> _keyValueCollection ??= new
KeyValueInternalCollection
(this);