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