3 references to EndOfHandshakeSignal
MSBuildTaskHost (3)
CommunicationsUtilities.cs (3)
447
stream.WriteIntForHandshake(
EndOfHandshakeSignal
);
489
if (valueRead !=
EndOfHandshakeSignal
)
888
return x ==
EndOfHandshakeSignal
? ~x : x;