5 references to CacheResult
Microsoft.Build (5)
BackEnd\Components\ProjectCache\CacheResult.cs (5)
79return new CacheResult(CacheResultType.CacheHit, buildResult); 84return new CacheResult(CacheResultType.CacheHit, proxyTargets: proxyTargets); 91return new CacheResult(CacheResultType.CacheHit, ConstructBuildResult(targetResults)); 97return new CacheResult(resultType); 143return new CacheResult(