1 instantiation of HostAttribute
Microsoft.AspNetCore.Routing (1)
Builder\RoutingEndpointConventionBuilderExtensions.cs (1)
47endpointBuilder.Metadata.Add(new HostAttribute(hosts));
2 references to HostAttribute
Microsoft.AspNetCore.Routing (2)
HostAttribute.cs (2)
18/// Initializes a new instance of the <see cref="HostAttribute" /> class. 30/// Initializes a new instance of the <see cref="HostAttribute" /> class.