1 instantiation of NegotiationEdgeKey
Microsoft.AspNetCore.Routing (1)
Matching\NegotiationMatcherPolicy.cs (1)
288new NegotiationEdgeKey(kvp.Key, CalculateEndpointQualities(kvp.Value)),
2 references to NegotiationEdgeKey
Microsoft.AspNetCore.Routing (2)
Matching\NegotiationMatcherPolicy.cs (2)
337var key = (NegotiationEdgeKey)e.State;