1 write to NegotiationValue
Microsoft.AspNetCore.Routing (1)
Matching\NegotiationMatcherPolicy.cs (1)
310
NegotiationValue
= negotiationValue;
1 reference to NegotiationValue
Microsoft.AspNetCore.Routing (1)
Matching\NegotiationMatcherPolicy.cs (1)
338
destinations[i] = (negotiationValue: key.
NegotiationValue
, quality: Max(key.EndpointsQuality), destination: e.Destination);