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