2 references to new
Microsoft.Maui.Controls (2)
DoubleCollection.cs (2)
21 => d == null ? new() : new(d); 24 => f == null ? new() : new(Array.ConvertAll(f, x => (double)x));