1 write to TaskItems
Microsoft.Build (1)
BackEnd\Components\ProjectCache\PluginTargetResult.cs (1)
26
TaskItems
= taskItems;
1 reference to TaskItems
Microsoft.Build (1)
BackEnd\Components\ProjectCache\CacheResult.cs (1)
117
pluginTargetResult.
TaskItems
.Select(ti => CreateTaskItem(ti)).ToArray(),