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