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