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