5 references to WRN_CLS_BadIdentifierCase
Microsoft.CodeAnalysis.CSharp (5)
Compiler\ClsComplianceChecker.cs (2)
896this.AddDiagnostic(ErrorCode.WRN_CLS_BadIdentifierCase, symbol.GetFirstLocation(), symbol); 921this.AddDiagnostic(ErrorCode.WRN_CLS_BadIdentifierCase, symbol.GetFirstLocation(), symbol);
Errors\ErrorFacts.cs (2)
375case ErrorCode.WRN_CLS_BadIdentifierCase: 1505or ErrorCode.WRN_CLS_BadIdentifierCase
Generated\ErrorFacts.Generated.cs (1)
129case ErrorCode.WRN_CLS_BadIdentifierCase: