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