2 references to TopLevelExecutableStatement
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\BinderFactory.BinderFactoryVisitor.vb (1)
88Return GetBinderForNodeAndUsage(DirectCast(node.Parent, VisualBasicSyntaxNode), NodeUsage.TopLevelExecutableStatement, DirectCast(node.Parent, VisualBasicSyntaxNode), _position)
Binding\BinderFactory.vb (1)
170Case NodeUsage.TopLevelExecutableStatement