3 references to GetCantConvertMessage
System.Windows.Forms (3)
System\Windows\Forms\Internal\Formatter.cs (3)
72
throw new FormatException(
GetCantConvertMessage
(value, targetType));
225
throw new FormatException(
GetCantConvertMessage
(value, targetType));
374
throw new FormatException(
GetCantConvertMessage
(value, targetType));