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