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