7 references to Input
Microsoft.AspNetCore.Server.Kestrel.Core (7)
Internal\Http3\Http3ControlStream.cs (7)
111Input.Complete(abortReason); 124Input.Complete(); 159var result = await Input.ReadAsync(); 182Input.AdvanceTo(consumed, examined); 262var result = await Input.ReadAsync(); 309Input.AdvanceTo(consumed, examined); 320return Input.CopyToAsync(Stream.Null);