1 instantiation of SettingsPropertyWrongTypeException
System.Configuration.ConfigurationManager (1)
System\Configuration\SettingsBase.cs (1)
84
throw new
SettingsPropertyWrongTypeException
(SR.Format(SR.SettingsPropertyWrongType, propertyName));
1 reference to SettingsPropertyWrongTypeException
System (1)
src\libraries\shims\System\ref\System.cs (1)
460
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.
SettingsPropertyWrongTypeException
))]