8 references to Input
Microsoft.AspNetCore.Server.Kestrel.Core (8)
Internal\Http3\Http3ControlStream.cs (8)
105Input.Complete(abortReason); 118Input.Complete(); 159var result = await Input.ReadAsync(); 182Input.AdvanceTo(consumed, examined); 262var result = await Input.ReadAsync(); 309Input.AdvanceTo(consumed, examined); 322var result = await Input.ReadAsync(); 324Input.AdvanceTo(readableBuffer.End);