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