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