3 references to PluginTargetResult
Microsoft.Build (3)
BackEnd\Components\ProjectCache\CacheResult.cs (3)
90
public static CacheResult IndicateCacheHit(IReadOnlyCollection<
PluginTargetResult
> targetResults)
108
private static BuildResult ConstructBuildResult(IReadOnlyCollection<
PluginTargetResult
> targetResults)
112
foreach (
var
pluginTargetResult in targetResults)