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