7 references to Input
Microsoft.AspNetCore.Server.Kestrel.Core (7)
Internal\Http2\Http2Connection.cs (7)
286Input.CancelPendingRead(); 324var result = await Input.ReadAsync(); 388Input.AdvanceTo(buffer.Start, buffer.End); 496Input.Complete(); 557var result = await Input.ReadAsync(); 628Input.AdvanceTo(consumed, examined); 1432Input.CancelPendingRead();