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