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