5 references to BinaryFormatterMessage
System.Configuration.ConfigurationManager (5)
System\Configuration\SettingsProperty.cs (1)
52
throw new NotSupportedException(Obsoletions.
BinaryFormatterMessage
);
System\Configuration\SettingsPropertyValue.cs (3)
115
throw new NotSupportedException(Obsoletions.
BinaryFormatterMessage
);
201
throw new NotSupportedException(Obsoletions.
BinaryFormatterMessage
);
242
throw new NotSupportedException(Obsoletions.
BinaryFormatterMessage
);
System\Configuration\SettingsSerializeAs.cs (1)
12
[Obsolete(Obsoletions.
BinaryFormatterMessage
+ @". Consider using Xml instead.")]