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