2 references to RenderChildren
Microsoft.AspNetCore.Components.Web (2)
HtmlRendering\StaticHtmlRenderer.HtmlWriting.cs (2)
149afterElement = RenderChildren(componentId, output, frames, afterAttributes, remainingElements); 193return RenderChildren(componentId, output, frames, position, maxElements);