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)
85await route.RouteAsync(context); 141await route.RouteAsync(context); 196await route.RouteAsync(context); 238await route.RouteAsync(context); 280await route.RouteAsync(context); 330await route.RouteAsync(context); 372await route.RouteAsync(context); 387await route.RouteAsync(context); 404await route.RouteAsync(context); 419await route.RouteAsync(context); 440await route.RouteAsync(context); 459await route.RouteAsync(context); 473await route.RouteAsync(context); 492await route.RouteAsync(context); 508await route.RouteAsync(context); 522await route.RouteAsync(context); 540await route.RouteAsync(context); 557await route.RouteAsync(context); 575await route.RouteAsync(context);