6 references to WRN_CLS_ArrayArgumentToAttribute
Microsoft.CodeAnalysis.CSharp (6)
Compiler\ClsComplianceChecker.cs (3)
612this.AddDiagnostic(ErrorCode.WRN_CLS_ArrayArgumentToAttribute, warningLocation); 628this.AddDiagnostic(ErrorCode.WRN_CLS_ArrayArgumentToAttribute, warningLocation); 646this.AddDiagnostic(ErrorCode.WRN_CLS_ArrayArgumentToAttribute, warningLocation);
Errors\ErrorFacts.cs (2)
386case ErrorCode.WRN_CLS_ArrayArgumentToAttribute: 1516or ErrorCode.WRN_CLS_ArrayArgumentToAttribute
Generated\ErrorFacts.Generated.cs (1)
140case ErrorCode.WRN_CLS_ArrayArgumentToAttribute: