3 references to RemovePredecessor
Microsoft.CodeAnalysis (3)
Operations\ControlFlowGraphBuilder.cs (3)
933
next.Destination?.
RemovePredecessor
(block);
981
next.Destination?.
RemovePredecessor
(block);
990
destination.
RemovePredecessor
(block);