11 references to Add
Microsoft.Build (1)
BackEnd\BuildManager\BuildManager.cs (1)
3255cacheAggregator.Add(configCache, resultsCache);
Microsoft.Build.Engine.UnitTests (10)
BackEnd\CacheAggregator_Tests.cs (10)
66aggregator.Add(new ConfigCache(), new ResultsCache()); 84aggregator.Add(configCache, resultsCache); 111aggregator.Add(configCache, resultsCache); 134aggregator.Add(configCache, resultsCache); 164aggregator.Add(configCache1, resultsCache1); 165aggregator.Add(configCache2, resultsCache2); 182aggregator.Add(configCache, resultsCache); 200aggregator.Add(configCache, resultsCache); 234aggregator.Add(configCache1, resultsCache1); 235aggregator.Add(configCache2, resultsCache2);