3 references to ERR_BadImplementsType
Microsoft.CodeAnalysis.VisualBasic (3)
Errors\ErrorFacts.vb (1)
194ERRID.ERR_BadImplementsType,
Symbols\Source\ImplementsHelper.vb (1)
401Binder.ReportDiagnostic(diagBag, interfaceName, ERRID.ERR_BadImplementsType)
Symbols\Source\SourceNamedTypeSymbol.vb (1)
1243Binder.ReportDiagnostic(diagBag, baseClassSyntax, ERRID.ERR_BadImplementsType)