3 references to GetCantConvertMessage
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Formatter.cs (3)
74
throw new FormatException(
GetCantConvertMessage
(value, targetType));
194
throw new FormatException(
GetCantConvertMessage
(value, targetType));
344
throw new FormatException(
GetCantConvertMessage
(value, targetType));