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