2 references to CreateArray
System.CommandLine (2)
Binding\ArgumentConverter.DefaultValues.cs (2)
43
return
CreateArray
(itemType, capacity);
54
return
CreateArray
(itemType, capacity);