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