1 write to RouteParameters
Microsoft.AspNetCore.Mvc.ApiExplorer (1)
ApiParameterContext.cs (1)
19RouteParameters = routeParameters;
1 reference to RouteParameters
Microsoft.AspNetCore.Mvc.ApiExplorer (1)
DefaultApiDescriptionProvider.cs (1)
241foreach (var routeParameter in context.RouteParameters)