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)
989
record.
EndState
(endTime);
1003
record.
EndState
(t0.AddMilliseconds(200));
1014
record.
EndState
(t0.AddMilliseconds(400));