1 reference to WithWhenKeyword
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Generated\Syntax.Test.xml.Generated.cs (1)
12145
var newNode = node.
WithWhenKeyword
(node.WhenKeyword).WithCondition(node.Condition);