4 references to WRN_CLS_BadBase
Microsoft.CodeAnalysis.CSharp (4)
Compiler\ClsComplianceChecker.cs (1)
536
this.AddDiagnostic(ErrorCode.
WRN_CLS_BadBase
, symbol.GetFirstLocation(), symbol, baseType);
Errors\ErrorFacts.cs (2)
386
case ErrorCode.
WRN_CLS_BadBase
:
1518
or ErrorCode.
WRN_CLS_BadBase
Generated\ErrorFacts.Generated.cs (1)
133
case ErrorCode.
WRN_CLS_BadBase
: