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