6 references to TryReadIntForHandshake
Microsoft.Build (1)
src\msbuild\src\Shared\NodeEndpointOutOfProcBase.cs (1)
428
if (!_pipeServer.
TryReadIntForHandshake
(
Microsoft.Build.Framework (3)
BackEnd\CommunicationsUtilities.cs (3)
404
if (
TryReadIntForHandshake
(
425
if (!
TryReadIntForHandshake
(
441
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)
428
if (!_pipeServer.
TryReadIntForHandshake
(