2 references to WithKeyword
Microsoft.CodeAnalysis.CSharp (2)
_generated\1\Syntax.xml.Internal.Generated.cs (2)
6838if (withKeyword != this.WithKeyword || argumentList != this.ArgumentList) 28141=> node.Update((SyntaxToken)Visit(node.WithKeyword), (ArgumentListSyntax)Visit(node.ArgumentList));