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