5 references to WriteIntForHandshake
Microsoft.Build.Tasks.Core (5)
CommunicationsUtilities.cs (3)
732
stream.
WriteIntForHandshake
(EndOfHandshakeSignal);
885
stream.
WriteIntForHandshake
(0x0F0F0F0F);
886
stream.
WriteIntForHandshake
(0x0F0F0F0F);
NodePipeClient.cs (1)
84
_pipeClient.
WriteIntForHandshake
(component.Value);
NodePipeServer.cs (1)
206
_pipeServer.
WriteIntForHandshake
(index + 1);