1 instantiation of ResourcePreloadCollection
Microsoft.AspNetCore.Components.Endpoints (1)
Builder\ResourceCollectionConvention.cs (1)
52eb.Metadata.Add(new ResourcePreloadCollection(_collection));
2 references to ResourcePreloadCollection
Microsoft.AspNetCore.Components.Endpoints (2)
Rendering\EndpointHtmlRenderer.Streaming.cs (2)
325var preloads = _httpContext.GetEndpoint()?.Metadata.GetMetadata<ResourcePreloadCollection>();