3 references to updatePendingBranchState
Microsoft.CodeAnalysis.CSharp (3)
FlowAnalysis\AbstractFlowPass.cs (3)
1776updatePendingBranchState(ref pend.State, ref stateMovedUpInFinally); 1780updatePendingBranchState(ref pend.StateWhenTrue, ref stateMovedUpInFinally); 1781updatePendingBranchState(ref pend.StateWhenFalse, ref stateMovedUpInFinally);