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