2 references to PreparePriority
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (2)
src\Shared\Http2cat\Http2Utilities.cs (2)
726priorityFrame.PreparePriority(streamId, streamDependency: streamDependency, exclusive: false, weight: 0); 740priorityFrame.PreparePriority(streamId, streamDependency: 0, exclusive: false, weight: 0);