2 references to ReadIntForHandshake
Microsoft.Build.Tasks.Core (2)
CommunicationsUtilities.cs (1)
499
int valueRead = stream.
ReadIntForHandshake
(
NodePipeServer.cs (1)
194
int handshakePart = _pipeServer.
ReadIntForHandshake
(byteToAccept: i == 0 ? CommunicationsUtilities.handshakeVersion : null);