2 references to IsSimpleProgramTopLevelStatement
Microsoft.CodeAnalysis.CSharp (2)
Binder\BinderFactory.BinderFactoryVisitor.cs (1)
105if (SyntaxFacts.IsSimpleProgramTopLevelStatement(node))
Compilation\SyntaxTreeSemanticModel.cs (1)
940if (SyntaxFacts.IsSimpleProgramTopLevelStatement((GlobalStatementSyntax)memberDecl))