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