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