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)
34
ErrorUtilities.VerifyThrow(!
_aggregated
, "Cannot add after aggregation");
41
ErrorUtilities.VerifyThrow(!
_aggregated
, "Cannot aggregate twice");