11 references to Add
Microsoft.Build (1)
BackEnd\BuildManager\BuildManager.cs (1)
3195cacheAggregator.Add(configCache, resultsCache);
Microsoft.Build.Engine.UnitTests (10)
BackEnd\CacheAggregator_Tests.cs (10)
68aggregator.Add(new ConfigCache(), new ResultsCache()); 86aggregator.Add(configCache, resultsCache); 113aggregator.Add(configCache, resultsCache); 136aggregator.Add(configCache, resultsCache); 166aggregator.Add(configCache1, resultsCache1); 167aggregator.Add(configCache2, resultsCache2); 184aggregator.Add(configCache, resultsCache); 202aggregator.Add(configCache, resultsCache); 236aggregator.Add(configCache1, resultsCache1); 237aggregator.Add(configCache2, resultsCache2);