2 references to TryReadNextChunkedLine
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\ChunkedEncodingReadStream.cs (2)
326
if (!_connection.
TryReadNextChunkedLine
(out currentLine))
382
if (!_connection.
TryReadNextChunkedLine
(out currentLine))