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