1 write to _aggregated
Microsoft.Build (1)
BackEnd\BuildManager\CacheAggregator.cs (1)
43_aggregated = true;
2 references to _aggregated
Microsoft.Build (2)
BackEnd\BuildManager\CacheAggregator.cs (2)
34ErrorUtilities.VerifyThrow(!_aggregated, "Cannot add after aggregation"); 41ErrorUtilities.VerifyThrow(!_aggregated, "Cannot aggregate twice");