9 references to RestorePending
Microsoft.CodeAnalysis.VisualBasic (9)
Analysis\FlowAnalysis\AbstractFlowPass.vb (3)
207Me.RestorePending(oldPending) 2066RestorePending(tryAndCatchPending) 2081RestorePending(oldPending)
Analysis\FlowAnalysis\AbstractRegionControlFlowPass.vb (1)
38RestorePending(oldPending)
Analysis\FlowAnalysis\ControlFlowPass.vb (4)
131Me.RestorePending(oldPendings, mergeLabelsSeen:=True) 148Me.RestorePending(oldPendings) 155RestorePending(oldPending2) ' resolve branches that remain within the finally block 180RestorePending(oldPending1)
Analysis\FlowAnalysis\DataFlowPass.vb (1)
1708RestorePending(oldPending)