3 references to EndOfHandshakeSignal
Microsoft.Build (3)
CommunicationsUtilities.cs (3)
446
stream.WriteIntForHandshake(
EndOfHandshakeSignal
);
488
if (valueRead !=
EndOfHandshakeSignal
)
892
return x ==
EndOfHandshakeSignal
? ~x : x;