3 references to Converter_ConvertToNotSupported
ReachFramework (3)
Serialization\ColorTypeConverter.cs (1)
147
throw new NotSupportedException(SR.
Converter_ConvertToNotSupported
);
Serialization\FontTypeConverter.cs (1)
148
throw new NotSupportedException(SR.
Converter_ConvertToNotSupported
);
Serialization\ImageSourceTypeConverter.cs (1)
154
throw new NotSupportedException(SR.
Converter_ConvertToNotSupported
);