19 references to ERR_ExpectedDotAfterMyBase
Microsoft.CodeAnalysis.VisualBasic (2)
Errors\ErrorFacts.vb (1)
830ERRID.ERR_ExpectedDotAfterMyBase,
Parser\ParseExpression.vb (1)
257term = ReportSyntaxError(term, ERRID.ERR_ExpectedDotAfterMyBase)
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (2)
Binding\UsingTests.vb (1)
1005Diagnostic(ERRID.ERR_ExpectedDotAfterMyBase, "MyBase"),
Semantics\WithBlockErrorTests.vb (1)
1034Diagnostic(ERRID.ERR_ExpectedDotAfterMyBase, "MyBase"),
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (15)
SymbolsTests\Source\MeMyBaseMyClassTests.vb (15)
805Diagnostic(ERRID.ERR_ExpectedDotAfterMyBase, "MyBase"), 806Diagnostic(ERRID.ERR_ExpectedDotAfterMyBase, "MyBase"), 807Diagnostic(ERRID.ERR_ExpectedDotAfterMyBase, "MyBase"), 808Diagnostic(ERRID.ERR_ExpectedDotAfterMyBase, "MyBase"), 812Diagnostic(ERRID.ERR_ExpectedDotAfterMyBase, "MyBase"), 960VerifyDiagnostics(comp, Diagnostic(ERRID.ERR_ExpectedDotAfterMyBase, "MyBase"), 961Diagnostic(ERRID.ERR_ExpectedDotAfterMyBase, "MyBase"), 1276Diagnostic(ERRID.ERR_ExpectedDotAfterMyBase, "MyBase"), 1277Diagnostic(ERRID.ERR_ExpectedDotAfterMyBase, "MyBase"), 1278Diagnostic(ERRID.ERR_ExpectedDotAfterMyBase, "MyBase"), 1279Diagnostic(ERRID.ERR_ExpectedDotAfterMyBase, "MyBase"), 1280Diagnostic(ERRID.ERR_ExpectedDotAfterMyBase, "MyBase"), 1687Diagnostic(ERRID.ERR_ExpectedDotAfterMyBase, "MyBase"), 1689Diagnostic(ERRID.ERR_ExpectedDotAfterMyBase, "MyBase"), 1691Diagnostic(ERRID.ERR_ExpectedDotAfterMyBase, "MyBase"),