2 writes to PriorityWeight
Microsoft.AspNetCore.Server.Kestrel.Core (2)
src\Shared\ServerInfrastructure\Http2\Http2Frame.Priority.cs (1)
28PriorityWeight = weight;
src\Shared\ServerInfrastructure\Http2\Http2FrameReader.cs (1)
166frame.PriorityWeight = extendedHeaders.Slice(4)[0];