5 references to WriteIntForHandshake
Microsoft.Build (5)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (1)
524
nodeStream.
WriteIntForHandshake
(component.Value);
CommunicationsUtilities.cs (3)
677
stream.
WriteIntForHandshake
(EndOfHandshakeSignal);
789
stream.
WriteIntForHandshake
(0x0F0F0F0F);
790
stream.
WriteIntForHandshake
(0x0F0F0F0F);
NodeEndpointOutOfProcBase.cs (1)
436
_pipeServer.
WriteIntForHandshake
(index + 1);