6 references to TryReadIntForHandshake
Microsoft.Build (1)
src\msbuild\src\Shared\NodeEndpointOutOfProcBase.cs (1)
418
if (!_pipeServer.
TryReadIntForHandshake
(
Microsoft.Build.Framework (3)
BackEnd\CommunicationsUtilities.cs (3)
381
if (
TryReadIntForHandshake
(
402
if (!
TryReadIntForHandshake
(
418
if (!
TryReadIntForHandshake
(
Microsoft.Build.Tasks.Core (1)
src\msbuild\src\Shared\NodePipeServer.cs (1)
197
_pipeServer.
TryReadIntForHandshake
(byteToAccept: index == 0 ? CommunicationsUtilities.handshakeVersion : null,
MSBuild (1)
src\msbuild\src\Shared\NodeEndpointOutOfProcBase.cs (1)
418
if (!_pipeServer.
TryReadIntForHandshake
(