3 references to collectAncestorsAndSelf
Microsoft.CodeAnalysis (3)
Operations\ControlFlowGraphBuilder.cs (3)
1126collectAncestorsAndSelf(currentRegion, ref fromCurrent); 1127collectAncestorsAndSelf(destinationRegionOpt, ref fromDestination); 1128collectAncestorsAndSelf(predecessorRegion, ref fromPredecessor);