1 reference to WithVarKeyword
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Generated\Syntax.Test.xml.Generated.cs (1)
12177
var newNode = node.
WithVarKeyword
(node.VarKeyword).WithDesignation(node.Designation);