6 references to SettingsPropertyNotFoundException
System.Configuration.ConfigurationManager (6)
System\Configuration\SettingsBase.cs (6)
56
throw new
SettingsPropertyNotFoundException
(SR.Format(SR.SettingsPropertyNotFound, propertyName));
59
throw new
SettingsPropertyNotFoundException
(SR.Format(SR.SettingsPropertyNotFound, propertyName));
66
throw new
SettingsPropertyNotFoundException
(SR.Format(SR.SettingsPropertyNotFound, propertyName));
74
throw new
SettingsPropertyNotFoundException
(SR.Format(SR.SettingsPropertyNotFound, propertyName));
78
throw new
SettingsPropertyNotFoundException
(SR.Format(SR.SettingsPropertyNotFound, propertyName));
92
throw new
SettingsPropertyNotFoundException
(SR.Format(SR.SettingsPropertyNotFound, propertyName));