1 instantiation of EndpointSummaryAttribute
Microsoft.AspNetCore.Routing (1)
Builder\OpenApiRouteHandlerBuilderExtensions.cs (1)
301
=> builder.WithMetadata(new
EndpointSummaryAttribute
(summary));
1 reference to EndpointSummaryAttribute
Microsoft.AspNetCore.Http.Extensions (1)
EndpointSummaryAttribute.cs (1)
18
/// Initializes an instance of the <see cref="
EndpointSummaryAttribute
"/>.