2 writes to ActionDescriptor
Microsoft.AspNetCore.Mvc.ApiExplorer (2)
DefaultApiDescriptionProvider.cs (1)
104
ActionDescriptor
= action,
EndpointMetadataApiDescriptionProvider.cs (1)
106
ActionDescriptor
= new ActionDescriptor
2 references to ActionDescriptor
Microsoft.AspNetCore.Mvc.Abstractions (1)
ApiExplorer\ApiDescription.cs (1)
17
/// Gets or sets <see cref="
ActionDescriptor
"/> for this api.
Microsoft.AspNetCore.Mvc.ApiExplorer (1)
EndpointMetadataApiDescriptionProvider.cs (1)
167
AddActionDescriptorEndpointMetadata(apiDescription.
ActionDescriptor
, routeEndpoint.Metadata);