2 writes to WindowUpdateSizeIncrement
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (2)
src\Shared\ServerInfrastructure\Http2\Http2Frame.WindowUpdate.cs (1)
21
WindowUpdateSizeIncrement
= sizeIncrement;
src\Shared\ServerInfrastructure\Http2\Http2FrameReader.cs (1)
184
frame.
WindowUpdateSizeIncrement
= (int)Bitshifter.ReadUInt31BigEndian(extendedHeaders);