3 references to RemovePredecessor
Microsoft.CodeAnalysis (3)
Operations\ControlFlowGraphBuilder.cs (3)
941
next.Destination?.
RemovePredecessor
(block);
989
next.Destination?.
RemovePredecessor
(block);
998
destination.
RemovePredecessor
(block);