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