3 references to OnWritable
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)
489
conn.
OnWritable
();