2 references to Update
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Main.Generated.cs (1)
2173
=> node.
Update
(VisitList(node.TextTokens));
Syntax.xml.Syntax.Generated.cs (1)
15364
public XmlTextSyntax WithTextTokens(SyntaxTokenList textTokens) =>
Update
(textTokens);