4 references to RenderChildren
Microsoft.CodeAnalysis.Razor.Compiler (4)
Language\Extensions\DefaultTagHelperTargetExtension.cs (4)
108context.RenderChildren(node, IntermediateNodeWriter.Instance); 214context.RenderChildren(node, TagHelperHtmlAttributeRuntimeNodeWriter.Instance); 233context.RenderChildren(node, IntermediateNodeWriter.Instance); 317context.RenderChildren(node, LiteralRuntimeNodeWriter.Instance);