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)
394case ErrorCode.WRN_CLS_BadBase: 1537or ErrorCode.WRN_CLS_BadBase
Generated\ErrorFacts.Generated.cs (1)
132case ErrorCode.WRN_CLS_BadBase: