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