2 references to ActionDescriptor
Microsoft.AspNetCore.Mvc.ApiExplorer (1)
EndpointMetadataApiDescriptionProvider.cs (1)
106
ActionDescriptor = new
ActionDescriptor
Microsoft.AspNetCore.Mvc.Core (1)
Routing\ActionConstraintMatcherPolicy.cs (1)
19
internal static readonly ActionDescriptor NonAction = new
ActionDescriptor
();