4 references to RenderChildren
Microsoft.CodeAnalysis.Razor.Compiler (4)
Language\Extensions\DefaultTagHelperTargetExtension.cs (4)
107context.RenderChildren(node, IntermediateNodeWriter.Instance); 213context.RenderChildren(node, TagHelperHtmlAttributeRuntimeNodeWriter.Instance); 232context.RenderChildren(node, IntermediateNodeWriter.Instance); 309context.RenderChildren(node, LiteralRuntimeNodeWriter.Instance);