1 reference to AppSettingsReaderNoKey
System.Configuration.ConfigurationManager (1)
System\Configuration\AppSettingsReader.cs (1)
38
if (val == null) throw new InvalidOperationException(SR.Format(SR.
AppSettingsReaderNoKey
, key));