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