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)
606
return DateTime.FromOADate(_typeUnion._unionTypes.
_date
);