3 references to EndOfHandshakeSignal
Microsoft.Build (3)
CommunicationsUtilities.cs (3)
455
stream.WriteIntForHandshake(
EndOfHandshakeSignal
);
497
if (valueRead !=
EndOfHandshakeSignal
)
896
return x ==
EndOfHandshakeSignal
? ~x : x;