4 references to WRN_CLS_NoVarArgs
Microsoft.CodeAnalysis.CSharp (4)
Compiler\ClsComplianceChecker.cs (1)
335
this.AddDiagnostic(ErrorCode.
WRN_CLS_NoVarArgs
, symbol.GetFirstLocation());
Errors\ErrorFacts.cs (2)
378
case ErrorCode.
WRN_CLS_NoVarArgs
:
1510
or ErrorCode.
WRN_CLS_NoVarArgs
Generated\ErrorFacts.Generated.cs (1)
125
case ErrorCode.
WRN_CLS_NoVarArgs
: