4 references to EndState
Microsoft.Build (1)
BackEnd\Components\Scheduler\SchedulableRequest.cs (1)
476_timeRecords[_state].EndState(currentTime);
Microsoft.Build.Engine.UnitTests (3)
BackEnd\Scheduler_Tests.cs (3)
989record.EndState(endTime); 1003record.EndState(t0.AddMilliseconds(200)); 1014record.EndState(t0.AddMilliseconds(400));