3 references to ProxyTargets
Microsoft.Build.Engine.UnitTests (3)
BackEnd\Scheduler_Tests.cs (1)
547BuildRequest request1 = CreateProxyBuildRequest(1, 1, new ProxyTargets(new Dictionary<string, string> { { "foo", "bar" } }), null);
ProjectCache\ProjectCacheTests.cs (2)
117new ProxyTargets( 1604new ProxyTargets(new Dictionary<string, string> { { proxyTarget, cacheHitTarget } })));