1 reference to GetDataSourceNullValue
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Binding.cs (1)
731return Formatter.ParseObject(value, type, (value == null ? propInfo.PropertyType : value.GetType()), fieldInfoConverter, propInfoConverter, formatInfo, nullValue, GetDataSourceNullValue(type));