3 references to EndOfHandshakeSignal
MSBuild (3)
CommunicationsUtilities.cs (3)
465
stream.WriteIntForHandshake(
EndOfHandshakeSignal
);
507
if (valueRead !=
EndOfHandshakeSignal
)
906
return x ==
EndOfHandshakeSignal
? ~x : x;