1 reference to InitialEightByteLengthMask
Interop.FunctionalTests (1)
src\Shared\runtime\Http3\Helpers\VariableLengthIntegerHelper.cs (1)
69
Debug.Assert((firstByte & LengthMask) ==
InitialEightByteLengthMask
);