4 references to WriteIntForHandshake
MSBuild (4)
CommunicationsUtilities.cs (3)
447stream.WriteIntForHandshake(EndOfHandshakeSignal); 548stream.WriteIntForHandshake(0x0F0F0F0F); 549stream.WriteIntForHandshake(0x0F0F0F0F);
NodeEndpointOutOfProcBase.cs (1)
411_pipeServer.WriteIntForHandshake(i + 1);