2 references to Update
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Syntax\Generated\Syntax.xml.Main.Generated.cs (1)
333
=> node.
Update
(VisitList(node.Children));
Language\Syntax\Generated\Syntax.xml.Syntax.Generated.cs (1)
1381
public new MarkupTagHelperAttributeValueSyntax WithChildren(SyntaxList<RazorSyntaxNode> children) =>
Update
(children);