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