5 references to WriteIntForHandshake
Microsoft.Build (5)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (1)
514
nodeStream.
WriteIntForHandshake
(handshakeComponents[i]);
CommunicationsUtilities.cs (3)
465
stream.
WriteIntForHandshake
(EndOfHandshakeSignal);
566
stream.
WriteIntForHandshake
(0x0F0F0F0F);
567
stream.
WriteIntForHandshake
(0x0F0F0F0F);
NodeEndpointOutOfProcBase.cs (1)
413
_pipeServer.
WriteIntForHandshake
(i + 1);