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