7 references to Input
Microsoft.AspNetCore.Server.Kestrel.Core (7)
Internal\Http2\Http2Connection.cs (7)
245Input.CancelPendingRead(); 281var result = await Input.ReadAsync(); 344Input.AdvanceTo(buffer.Start, buffer.End); 442Input.Complete(); 503var result = await Input.ReadAsync(); 571Input.AdvanceTo(consumed, examined); 1313Input.CancelPendingRead();