2 references to GetNext
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http\HttpRequestHeaders.cs (2)
246
_next =
GetNext
(_currentBits, collection.ContentLength.HasValue);
265
_next =
GetNext
(_currentBits, _collection.ContentLength.HasValue);