Base:
method
IntersectWith
Microsoft.CodeAnalysis.VisualBasic.Microsoft.CodeAnalysis.VisualBasic.AbstractFlowPass(Of LocalState).IntersectWith(ByRef LocalState, ByRef LocalState)
4 references to IntersectWith
Microsoft.CodeAnalysis.VisualBasic (4)
Analysis\FlowAnalysis\AlwaysAssignedWalker.vb (2)
67
IntersectWith
(_endOfRegionState, Me.StateWhenFalse)
76
IntersectWith
(_endOfRegionState, branch.State)
Analysis\FlowAnalysis\DataFlowPass.vb (2)
1709
Me.
IntersectWith
(finalState, Me.State)
1722
Me.
IntersectWith
(finalState, Me.State)