2 references to TaskItem
Microsoft.Build.Utilities.Core (2)
TaskItem.cs (2)
72/// This constructor exists only so that the type is COM-creatable. Prefer <see cref="TaskItem(string, bool)"/>. 86: this(itemSpec, treatAsFilePath: true) { }