2 references to RouteContext
Microsoft.AspNetCore.Components (2)
Routing\Router.cs (2)
258
var context = new
RouteContext
(locationPath);
432
var context = new
RouteContext
(normalizedRoute);