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