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