5 references to GetAllExpressions
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (5)
Compilation\GetSemanticInfoBrokenCodeTests.vb (5)
91For Each node In GetAllExpressions(tree.GetCompilationUnitRoot()) 156For Each expr In GetAllExpressions(tree.GetCompilationUnitRoot()) 469For Each expr In GetAllExpressions(tree.GetCompilationUnitRoot()) 479For Each expr In GetAllExpressions(tree.GetCompilationUnitRoot()) 485For Each expr In GetAllExpressions(node)