Implemented interface member:
property
RouteName
Microsoft.AspNetCore.Routing.IRouteNameMetadata.RouteName
1 write to RouteName
Microsoft.AspNetCore.Routing (1)
RouteNameMetadata.cs (1)
21RouteName = routeName;
2 references to RouteName
Microsoft.AspNetCore.Routing (2)
RouteNameMetadata.cs (2)
32return DebuggerHelpers.GetDebugText(nameof(RouteName), RouteName);