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