1 reference to WithOperand
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Generated\Syntax.Test.xml.Generated.cs (1)
11363
var newNode = node.WithOperatorToken(node.OperatorToken).
WithOperand
(node.Operand);