7 references to Input
Microsoft.AspNetCore.Server.Kestrel.Core (7)
Internal\Http3\Http3ControlStream.cs (7)
112Input.Complete(abortReason); 125Input.Complete(); 160var result = await Input.ReadAsync(); 183Input.AdvanceTo(consumed, examined); 263var result = await Input.ReadAsync(); 310Input.AdvanceTo(consumed, examined); 321return Input.CopyToAsync(Stream.Null);