2 references to _unnamedRoutes
Microsoft.AspNetCore.Routing (2)
RouteCollection.cs (2)
58
_unnamedRoutes
.Add(router);
110
var pathData = GetVirtualPath(context,
_unnamedRoutes
);