2 references to ConnectionIoState
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (2)
TlsEventPump.cs (2)
812?? new ConnectionIoState(fd, conn.Session, _connectionIoStateLogger) { Pump = this }; 927var earlyState = new ConnectionIoState(fd, conn.Session, _connectionIoStateLogger) { Pump = this };