2 references to Descendants
Microsoft.CodeAnalysis (2)
Operations\OperationExtensions.cs (2)
72
return
Descendants
(operation, includeSelf: false);
81
return
Descendants
(operation, includeSelf: true);