9 references to RestorePending
Microsoft.CodeAnalysis.VisualBasic (9)
Analysis\FlowAnalysis\AbstractFlowPass.vb (3)
215Me.RestorePending(oldPending) 2050RestorePending(tryAndCatchPending) 2065RestorePending(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)
1702RestorePending(oldPending)