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