3 references to CacheHitByProxy
Microsoft.Build.Engine.UnitTests (3)
ProjectCache\ProjectCacheTests.cs (3)
86public const string CacheHitByProxy = nameof(CacheHitByProxy); 111<ReturnValue Include=`$(MSBuildProjectName)` File=`$(MSBuildProjectFile)` {CacheHitByProxy}=`true`/> 876expectedMetadata = GraphCacheResponse.CacheHitByProxy;