5 references to SetLong
System.Windows.Forms (5)
winforms\Managed\System\WinForms\NativeMethods.cs (5)
4328
v.
SetLong
(Convert.ToInt64(var, CultureInfo.InvariantCulture));
4334
v.
SetLong
(Decimal.ToInt64(c));
4339
v.
SetLong
(Decimal.ToInt64(d));
4351
v.
SetLong
(Convert.ToDateTime(var, CultureInfo.InvariantCulture).ToFileTime());
4367
v.
SetLong
((long)Convert.ToUInt64(var, CultureInfo.InvariantCulture));