Implemented interface member:
method
ApplyAsync
Microsoft.AspNetCore.Routing.Matching.IEndpointSelectorPolicy.ApplyAsync(Microsoft.AspNetCore.Http.HttpContext, Microsoft.AspNetCore.Routing.Matching.CandidateSet)
23 references to ApplyAsync
Microsoft.AspNetCore.Routing.Tests (23)
Matching\ContentEncodingNegotiationMatcherPolicyTest.cs (23)
83
await policy.
ApplyAsync
(httpContext, endpoints);
103
await policy.
ApplyAsync
(httpContext, endpoints);
123
await policy.
ApplyAsync
(httpContext, endpoints);
143
await policy.
ApplyAsync
(httpContext, endpoints);
163
await policy.
ApplyAsync
(httpContext, endpoints);
183
await policy.
ApplyAsync
(httpContext, endpoints);
202
await policy.
ApplyAsync
(httpContext, endpoints);
223
await policy.
ApplyAsync
(httpContext, endpoints);
244
await policy.
ApplyAsync
(httpContext, endpoints);
263
await policy.
ApplyAsync
(httpContext, endpoints);
282
await policy.
ApplyAsync
(httpContext, endpoints);
301
await policy.
ApplyAsync
(httpContext, endpoints);
320
await policy.
ApplyAsync
(httpContext, endpoints);
338
await policy.
ApplyAsync
(httpContext, endpoints);
643
await policy.
ApplyAsync
(httpContext, endpoints);
667
await policy.
ApplyAsync
(httpContext, endpoints);
691
await policy.
ApplyAsync
(httpContext, endpoints);
713
await policy.
ApplyAsync
(httpContext, endpoints);
736
await policy.
ApplyAsync
(httpContext, endpoints);
763
await policy.
ApplyAsync
(httpContext, endpoints);
792
await policy.
ApplyAsync
(httpContext, endpoints);
825
await policy.
ApplyAsync
(httpContext, endpoints);
853
await policy.
ApplyAsync
(httpContext, endpoints);