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