Implemented interface member:
method
RouteAsync
Microsoft.AspNetCore.Routing.IRouter.RouteAsync(Microsoft.AspNetCore.Routing.RouteContext)
19 references to RouteAsync
Microsoft.AspNetCore.Routing.Tests (19)
RouteTest.cs (19)
85
await route.
RouteAsync
(context);
141
await route.
RouteAsync
(context);
196
await route.
RouteAsync
(context);
238
await route.
RouteAsync
(context);
280
await route.
RouteAsync
(context);
330
await route.
RouteAsync
(context);
372
await route.
RouteAsync
(context);
387
await route.
RouteAsync
(context);
404
await route.
RouteAsync
(context);
419
await route.
RouteAsync
(context);
440
await route.
RouteAsync
(context);
459
await route.
RouteAsync
(context);
473
await route.
RouteAsync
(context);
492
await route.
RouteAsync
(context);
508
await route.
RouteAsync
(context);
522
await route.
RouteAsync
(context);
540
await route.
RouteAsync
(context);
557
await route.
RouteAsync
(context);
575
await route.
RouteAsync
(context);