4 references to RenderChildren
Microsoft.CodeAnalysis.Razor.Compiler (4)
Language\Extensions\DefaultTagHelperTargetExtension.cs (4)
114context.RenderChildren(node, RuntimeNodeWriter.Instance); 233context.RenderChildren(node, TagHelperHtmlAttributeRuntimeNodeWriter.Instance); 252context.RenderChildren(node, RuntimeNodeWriter.Instance); 351context.RenderChildren(node, LiteralRuntimeNodeWriter.Instance);