2 references to ResourceCollectionUrlMetadata
Microsoft.AspNetCore.Components.Endpoints (2)
Rendering\EndpointHtmlRenderer.cs (2)
135var resourceCollectionUrl = resourceCollection != null && endpoint != null ? 136endpoint.Metadata.GetMetadata<ResourceCollectionUrlMetadata>() :