3 references to updatePendingBranchState
Microsoft.CodeAnalysis.CSharp (3)
FlowAnalysis\AbstractFlowPass.cs (3)
1866updatePendingBranchState(ref pend.State, ref stateMovedUpInFinally); 1870updatePendingBranchState(ref pend.StateWhenTrue, ref stateMovedUpInFinally); 1871updatePendingBranchState(ref pend.StateWhenFalse, ref stateMovedUpInFinally);