2 references to new
System.Private.Windows.Core (2)
System\Value.cs (2)
513
this =
new
(value.Value);
517
public static implicit operator Value(DateTimeOffset value) =>
new
(value);