3 references to collectAncestorsAndSelf
Microsoft.CodeAnalysis (3)
Operations\ControlFlowGraphBuilder.cs (3)
1118collectAncestorsAndSelf(currentRegion, ref fromCurrent); 1119collectAncestorsAndSelf(destinationRegionOpt, ref fromDestination); 1120collectAncestorsAndSelf(predecessorRegion, ref fromPredecessor);