newNode = AddNestedIf(newNode, expressionChain).WithFormatterAnnotation();
Exemplo n.º 2
0
 newNode = AddNestedIf(newNode, binaryExpressionSelection)
           .WithFormatterAnnotation();