1 reference to WithSelectKeyword
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Generated\Syntax.Test.xml.Generated.cs (1)
12064
var newNode = node.
WithSelectKeyword
(node.SelectKeyword).WithExpression(node.Expression);