2 references to ExitPacketQueued
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (2)
761
_exitPacketState = ExitPacketState.
ExitPacketQueued
;
861
if (_exitPacketState == ExitPacketState.
ExitPacketQueued
)