1 write to VaryBy
Microsoft.AspNetCore.Components.Endpoints (1)
Rendering\CacheViewTextWriter.cs (1)
25VaryBy = varyBy;
1 reference to VaryBy
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))