3 references to updatePendingBranchState
Microsoft.CodeAnalysis.CSharp (3)
FlowAnalysis\AbstractFlowPass.cs (3)
1725
updatePendingBranchState
(ref pend.State, ref stateMovedUpInFinally);
1729
updatePendingBranchState
(ref pend.StateWhenTrue, ref stateMovedUpInFinally);
1730
updatePendingBranchState
(ref pend.StateWhenFalse, ref stateMovedUpInFinally);