2 writes to PriorityWeight
http2cat (2)
src\Shared\ServerInfrastructure\Http2\Http2Frame.Priority.cs (1)
28PriorityWeight = weight;
src\Shared\ServerInfrastructure\Http2\Http2FrameReader.cs (1)
160frame.PriorityWeight = extendedHeaders.Slice(4)[0];