1 write to LastConfigurationId
Microsoft.Build (1)
BackEnd\BuildManager\CacheAggregator.cs (1)
108LastConfigurationId = lastConfigurationId;
2 references to LastConfigurationId
Microsoft.Build.Engine.UnitTests (2)
BackEnd\CacheAggregator_Tests.cs (2)
41aggregation.LastConfigurationId.ShouldBe(0); 273aggregation.LastConfigurationId.ShouldBe(currentBuildResultIndex);