Base:
method
GetDestination
Microsoft.AspNetCore.Routing.Matching.PolicyJumpTable.GetDestination(Microsoft.AspNetCore.Http.HttpContext)
10 references to GetDestination
Microsoft.AspNetCore.Routing.Tests (10)
Matching\ContentEncodingNegotiationMatcherPolicyTest.cs (10)
452
var destination = endpoints.
GetDestination
(httpContext);
470
var destination = endpoints.
GetDestination
(httpContext);
488
var destination = endpoints.
GetDestination
(httpContext);
506
var destination = endpoints.
GetDestination
(httpContext);
524
var destination = endpoints.
GetDestination
(httpContext);
542
var destination = endpoints.
GetDestination
(httpContext);
560
var destination = endpoints.
GetDestination
(httpContext);
578
var destination = endpoints.
GetDestination
(httpContext);
596
var destination = endpoints.
GetDestination
(httpContext);
613
var destination = endpoints.
GetDestination
(httpContext);