1 write to _date
mscorlib (1)
system\Runtime\InteropServices\Variant.cs (1)
611_typeUnion._unionTypes._date = value.ToOADate();
1 reference to _date
mscorlib (1)
system\Runtime\InteropServices\Variant.cs (1)
606return DateTime.FromOADate(_typeUnion._unionTypes._date);