3 references to ItemArray
Microsoft.Build.Tasks.Core (3)
XamlTaskFactory\CommandLineGenerator.cs (1)
114case PropertyType.ItemArray:
XamlTaskFactory\TaskGenerator.cs (1)
565else if (property.Type == PropertyType.ItemArray)
XamlTaskFactory\TaskParser.cs (1)
482parameter.Type = PropertyType.ItemArray;