4 references to WRN_CLS_MeaninglessOnReturn
Microsoft.CodeAnalysis.CSharp (4)
Compiler\ClsComplianceChecker.cs (1)
707this.AddDiagnostic(ErrorCode.WRN_CLS_MeaninglessOnReturn, attributeLocation);
Errors\ErrorFacts.cs (2)
390case ErrorCode.WRN_CLS_MeaninglessOnReturn: 1522or ErrorCode.WRN_CLS_MeaninglessOnReturn
Generated\ErrorFacts.Generated.cs (1)
146case ErrorCode.WRN_CLS_MeaninglessOnReturn: