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