1 write to PendingBranches
Microsoft.CodeAnalysis.VisualBasic (1)
Analysis\FlowAnalysis\AbstractFlowPass.vb (1)
522Me.PendingBranches = _pendingBranches
3 references to PendingBranches
Microsoft.CodeAnalysis.VisualBasic (3)
Analysis\FlowAnalysis\AbstractFlowPass.vb (3)
554oldPending.PendingBranches.AddRange(Me.PendingBranches) 555ResetPendingBranches(oldPending.PendingBranches) 2047For Each pend In tryAndCatchPending.PendingBranches