4 references to GetConvertFromException
System.ComponentModel.TypeConverter (2)
System\ComponentModel\TypeConverter.cs (1)
60throw GetConvertFromException(value);
System\ComponentModel\UriTypeConverter.cs (1)
58throw GetConvertFromException(value);
System.Drawing.Common (2)
System\Drawing\IconConverter.cs (1)
58throw GetConvertFromException(value);
System\Drawing\ImageConverter.cs (1)
69throw GetConvertFromException(value);