3 references to ERR_InheritsStmtWrongOrder
Microsoft.CodeAnalysis.VisualBasic (2)
Errors\ErrorFacts.vb (1)
454
ERRID.
ERR_InheritsStmtWrongOrder
,
Parser\BlockContexts\DeclarationContext.vb (1)
185
node = Parser.ReportSyntaxError(node, ERRID.
ERR_InheritsStmtWrongOrder
)
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (1)
Parser\ParseErrorTests.vb (1)
4520
Diagnostic(ERRID.
ERR_InheritsStmtWrongOrder
, "Inherits c2"),