3 references to RenderFrames
Microsoft.AspNetCore.Components.Web (3)
HtmlRendering\StaticHtmlRenderer.HtmlWriting.cs (3)
40RenderFrames(componentId, output, frames, 0, frames.Count);
92return RenderFrames(componentId, output, frames, position + 1, frame.RegionSubtreeLength - 1);
384return RenderFrames(componentId, output, frames, position, maxElements);