2 references to GetAllExpressions
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (2)
Compilation\GetSemanticInfoBrokenCodeTests.vb (2)
477
For Each expr In
GetAllExpressions
(tree.GetCompilationUnitRoot())
483
For Each expr In
GetAllExpressions
(node)