3 references to WithArrowToken
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Generated\Syntax.Test.xml.Generated.cs (1)
13551
var newNode = node.
WithArrowToken
(node.ArrowToken).WithExpression(node.Expression);
Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests (2)
CodeGeneration\SyntaxGeneratorTests.cs (2)
1323
.
WithArrowToken
(
1422
.
WithArrowToken
(