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