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