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