4 references to WRN_CLS_BadAttributeType
Microsoft.CodeAnalysis.CSharp (4)
Compiler\ClsComplianceChecker.cs (1)
260
this.AddDiagnostic(ErrorCode.
WRN_CLS_BadAttributeType
, symbol.GetFirstLocation(), symbol);
Errors\ErrorFacts.cs (2)
392
case ErrorCode.
WRN_CLS_BadAttributeType
:
1524
or ErrorCode.
WRN_CLS_BadAttributeType
Generated\ErrorFacts.Generated.cs (1)
139
case ErrorCode.
WRN_CLS_BadAttributeType
: