5 references to DateTime
System.Runtime.InteropServices.JavaScript (5)
System\Runtime\InteropServices\JavaScript\JSMarshalerType.cs (2)
189Type = MarshalerType.DateTime 453|| underlying == MarshalerType.DateTime
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.DateTime.cs (2)
109slot.Type = MarshalerType.DateTime; 143slot.Type = MarshalerType.DateTime;
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.Object.cs (1)
64else if (slot.Type == MarshalerType.DateTime)