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