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)
374
if (
TryReadIntForHandshake
(
395
if (!
TryReadIntForHandshake
(
411
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
(