3 references to ParseObject
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Binding.cs (1)
731return Formatter.ParseObject(value, type, (value == null ? propInfo.PropertyType : value.GetType()), fieldInfoConverter, propInfoConverter, formatInfo, nullValue, GetDataSourceNullValue(type));
winforms\Managed\System\WinForms\DataGridViewCell.cs (1)
4474return Formatter.ParseObject(formattedValue,
winforms\Managed\System\WinForms\MaskedTextBox.cs (1)
2564parseRetVal = Formatter.ParseObject(