1 reference to GetDestination
Microsoft.AspNetCore.Routing (1)
Matching\ContentEncodingNegotiationMatcherPolicy.cs (1)
35protected override int GetDestination(string? value) => _destinations.GetDestination(value);