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