1 reference to IsCacheableComponent
Microsoft.AspNetCore.Components.Endpoints (1)
Rendering\EndpointHtmlRenderer.Streaming.cs (1)
308if (captureWriter is not null && captureWriter.IsCapturing && (!CacheViewService.IsCacheableComponent(componentState.Component.GetType(), captureWriter.VaryBy) || renderBoundaryMarkers))