2 references to Update
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Main.Generated.cs (1)
1522
=> node.
Update
(VisitToken(node.Keyword));
Syntax.xml.Syntax.Generated.cs (1)
354
public PredefinedTypeSyntax WithKeyword(SyntaxToken keyword) =>
Update
(keyword);