8 references to Input
Microsoft.AspNetCore.Server.Kestrel.Core (8)
Internal\Http3\Http3ControlStream.cs (8)
99Input.Complete(abortReason); 112Input.Complete(); 153var result = await Input.ReadAsync(); 176Input.AdvanceTo(consumed, examined); 252var result = await Input.ReadAsync(); 278Input.AdvanceTo(consumed, examined); 291var result = await Input.ReadAsync(); 293Input.AdvanceTo(readableBuffer.End);