4 references to TryReadIntForHandshake
Microsoft.Build.Tasks.Core (4)
CommunicationsUtilities.cs (3)
763if (stream.TryReadIntForHandshake( 783if (!stream.TryReadIntForHandshake( 798if (!stream.TryReadIntForHandshake(
NodePipeServer.cs (1)
197_pipeServer.TryReadIntForHandshake(byteToAccept: index == 0 ? CommunicationsUtilities.handshakeVersion : null,