3 references to ERR_ExecutableAsDeclaration
Microsoft.CodeAnalysis.VisualBasic (3)
Errors\ErrorFacts.vb (1)
459ERRID.ERR_ExecutableAsDeclaration,
Parser\BlockContexts\DeclarationContext.vb (2)
239node = Parser.ReportSyntaxError(node, ERRID.ERR_ExecutableAsDeclaration) 348node = Parser.ReportSyntaxError(node, ERRID.ERR_ExecutableAsDeclaration)