5 references to WriteIntForHandshake
Microsoft.Build.Tasks.Core (5)
CommunicationsUtilities.cs (3)
465
stream.
WriteIntForHandshake
(EndOfHandshakeSignal);
566
stream.
WriteIntForHandshake
(0x0F0F0F0F);
567
stream.
WriteIntForHandshake
(0x0F0F0F0F);
NodePipeClient.cs (1)
80
_pipeClient.
WriteIntForHandshake
(HandshakeComponents[i]);
NodePipeServer.cs (1)
200
_pipeServer.
WriteIntForHandshake
(i + 1);