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