5 references to WriteIntForHandshake
Microsoft.Build (5)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (1)
509
nodeStream.
WriteIntForHandshake
(handshakeComponents[i]);
CommunicationsUtilities.cs (3)
446
stream.
WriteIntForHandshake
(EndOfHandshakeSignal);
558
stream.
WriteIntForHandshake
(0x0F0F0F0F);
559
stream.
WriteIntForHandshake
(0x0F0F0F0F);
NodeEndpointOutOfProcBase.cs (1)
412
_pipeServer.
WriteIntForHandshake
(i + 1);