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