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