3 references to updatePendingBranchState
Microsoft.CodeAnalysis.CSharp (3)
FlowAnalysis\AbstractFlowPass.cs (3)
1873updatePendingBranchState(ref pend.State, ref stateMovedUpInFinally); 1877updatePendingBranchState(ref pend.StateWhenTrue, ref stateMovedUpInFinally); 1878updatePendingBranchState(ref pend.StateWhenFalse, ref stateMovedUpInFinally);