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