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