5 references to WriteIntForHandshake
Microsoft.Build.Tasks.Core (5)
CommunicationsUtilities.cs (3)
677
stream.
WriteIntForHandshake
(EndOfHandshakeSignal);
789
stream.
WriteIntForHandshake
(0x0F0F0F0F);
790
stream.
WriteIntForHandshake
(0x0F0F0F0F);
NodePipeClient.cs (1)
84
_pipeClient.
WriteIntForHandshake
(component.Value);
NodePipeServer.cs (1)
219
_pipeServer.
WriteIntForHandshake
(index + 1);