1 reference to WithAwaitKeyword
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Generated\Syntax.Test.xml.Generated.cs (1)
11374var newNode = node.WithAwaitKeyword(node.AwaitKeyword).WithExpression(node.Expression);