2 references to WriteUInt31BigEndian
IISExpress.FunctionalTests (2)
src\Shared\Http2cat\Http2Utilities.cs (1)
265Bitshifter.WriteUInt31BigEndian(buffer, (uint)frame.StreamId, preserveHighestBit: false);
src\Shared\ServerInfrastructure\Http2\Bitshifter.cs (1)
40=> WriteUInt31BigEndian(destination, value, true);