3 references to ERR_TypeInItsInheritsClause1
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Symbols.vb (1)
722Binder.ReportDiagnostic(diagBag, typeSyntax, ERRID.ERR_TypeInItsInheritsClause1, typeWithBaseBeingResolved)
Errors\ErrorFacts.vb (1)
763ERRID.ERR_TypeInItsInheritsClause1,
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (1)
Emit\EditAndContinue\EditAndContinueTests.vb (1)
121Diagnostic(ERRID.ERR_TypeInItsInheritsClause1, "Bad").WithArguments("Bad").WithLocation(9, 12))