3 references to OnReadable
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (3)
ConnectionIoState.cs (2)
281/// the <see cref="OnReadable"/>/<see cref="OnWritable"/> lock blocks. 418/// are inside the <see cref="OnReadable"/>/<see cref="OnWritable"/> lock blocks.
TlsEventPump.cs (1)
484conn.OnReadable();