2 references to WriteAsync
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (2)
Connection\DirectTlsConnection.cs (1)
329var written = await _connectionState.WriteAsync(segment);
ConnectionIoState.cs (1)
417/// respect to <see cref="WriteAsync"/> and the read side (see the <c>_sslLock</c> remarks). Its only call sites