2 references to _namedRoutes
Microsoft.AspNetCore.Routing (2)
RouteCollection.cs (2)
53_namedRoutes.Add(namedRouter.Name, namedRouter); 105if (_namedRoutes.TryGetValue(context.RouteName, out var matchedNamedRoute))