1 write to _aggregatedResultsCache
Microsoft.Build (1)
BackEnd\BuildManager\CacheAggregator.cs (1)
45
_aggregatedResultsCache
= new ResultsCache();
2 references to _aggregatedResultsCache
Microsoft.Build (2)
BackEnd\BuildManager\CacheAggregator.cs (2)
52
return new CacheAggregation(_aggregatedConfigCache,
_aggregatedResultsCache
, _lastConfigurationId);
89
_aggregatedResultsCache
.AddResult(