2 references to TwoByteLimit
System.Net.Http (2)
src\libraries\Common\src\System\Net\Http\aspnetcore\Http3\Helpers\VariableLengthIntegerHelper.cs (2)
161else if (longToEncode <= TwoByteLimit) 204value <= TwoByteLimit ? 2 :