1 reference to WithCondition
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Generated\Syntax.Test.xml.Generated.cs (1)
12031
var newNode = node.WithWhereKeyword(node.WhereKeyword).
WithCondition
(node.Condition);