Base:
method
IntersectWith
Microsoft.CodeAnalysis.VisualBasic.AbstractFlowPass(Of LocalState).IntersectWith(ByRef LocalState, ByRef LocalState)
10 references to IntersectWith
Microsoft.CodeAnalysis.VisualBasic (10)
Analysis\FlowAnalysis\AlwaysAssignedWalker.vb (2)
67
IntersectWith
(_endOfRegionState, Me.StateWhenFalse)
76
IntersectWith
(_endOfRegionState, branch.State)
Analysis\FlowAnalysis\DataFlowPass.vb (8)
1449
Me.
IntersectWith
(_tryState, Me._tryState.Value)
1453
Me.
IntersectWith
(tryState, oldTryState.Value)
1470
Me.
IntersectWith
(finallyState, Me._tryState.Value)
1474
Me.
IntersectWith
(tryState, oldTryState.Value)
1504
Me.
IntersectWith
(unsetInFinally, Me._tryState.Value)
1508
Me.
IntersectWith
(tryState, oldTryState.Value)
1703
Me.
IntersectWith
(finalState, Me.State)
1716
Me.
IntersectWith
(finalState, Me.State)