1 instantiation of EndpointGroupNameAttribute
Microsoft.AspNetCore.Routing (1)
Builder\RoutingEndpointConventionBuilderExtensions.cs (1)
139
builder.WithMetadata(new
EndpointGroupNameAttribute
(endpointGroupName));
1 reference to EndpointGroupNameAttribute
Microsoft.AspNetCore.Routing (1)
EndpointGroupNameAttribute.cs (1)
13
/// Initializes an instance of the <see cref="
EndpointGroupNameAttribute
"/>.