1 reference to DescendIntoChildren
Microsoft.CodeAnalysis.Features (1)
ReplaceConditionalWithStatements\AbstractReplaceConditionalWithStatementsCodeRefactoringProvider.cs (1)
91
foreach (var node in top.DescendantNodesAndSelf(
DescendIntoChildren
))