3 references to GetCantConvertMessage
System.Windows.Forms (3)
System\Windows\Forms\Internal\Formatter.cs (3)
71
throw new FormatException(
GetCantConvertMessage
(value, targetType));
224
throw new FormatException(
GetCantConvertMessage
(value, targetType));
386
throw new FormatException(
GetCantConvertMessage
(value, targetType));