5 references to WriteIntForHandshake
Microsoft.Build (5)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (1)
516
nodeStream.
WriteIntForHandshake
(component.Value);
CommunicationsUtilities.cs (3)
583
stream.
WriteIntForHandshake
(EndOfHandshakeSignal);
685
stream.
WriteIntForHandshake
(0x0F0F0F0F);
686
stream.
WriteIntForHandshake
(0x0F0F0F0F);
NodeEndpointOutOfProcBase.cs (1)
434
_pipeServer.
WriteIntForHandshake
(index + 1);