2 references to GetAndRemoveBranches
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\AbstractFlowPass.cs (2)
747var pendingBranches = PendingBranches.GetAndRemoveBranches(label); 779var pendingBranches = PendingBranches.GetAndRemoveBranches(label);