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