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)
452var destination = endpoints.GetDestination(httpContext); 470var destination = endpoints.GetDestination(httpContext); 488var destination = endpoints.GetDestination(httpContext); 506var destination = endpoints.GetDestination(httpContext); 524var destination = endpoints.GetDestination(httpContext); 542var destination = endpoints.GetDestination(httpContext); 560var destination = endpoints.GetDestination(httpContext); 578var destination = endpoints.GetDestination(httpContext); 596var destination = endpoints.GetDestination(httpContext); 613var destination = endpoints.GetDestination(httpContext);