7 references to Input
Microsoft.AspNetCore.Server.Kestrel.Core (7)
Internal\Http2\Http2Connection.cs (7)
282Input.CancelPendingRead(); 320var result = await Input.ReadAsync(); 384Input.AdvanceTo(buffer.Start, buffer.End); 492Input.Complete(); 553var result = await Input.ReadAsync(); 624Input.AdvanceTo(consumed, examined); 1398Input.CancelPendingRead();