5 references to PRIORITY
Microsoft.AspNetCore.Server.Kestrel.Core (5)
Internal\Http2\Http2Connection.cs (1)
692Http2FrameType.PRIORITY => ProcessPriorityFrameAsync(),
src\Shared\ServerInfrastructure\Http2\Http2Frame.cs (1)
52case Http2FrameType.PRIORITY:
src\Shared\ServerInfrastructure\Http2\Http2Frame.Priority.cs (1)
24Type = Http2FrameType.PRIORITY;
src\Shared\ServerInfrastructure\Http2\Http2FrameReader.cs (2)
164case Http2FrameType.PRIORITY: 211case Http2FrameType.PRIORITY: