4 references to WRN_CLS_BadTypeVar
Microsoft.CodeAnalysis.CSharp (4)
Compiler\ClsComplianceChecker.cs (1)
566
this.AddDiagnostic(ErrorCode.
WRN_CLS_BadTypeVar
, typeParameter.GetFirstLocation(), constraintType.Type);
Errors\ErrorFacts.cs (2)
398
case ErrorCode.
WRN_CLS_BadTypeVar
:
1532
or ErrorCode.
WRN_CLS_BadTypeVar
Generated\ErrorFacts.Generated.cs (1)
147
case ErrorCode.
WRN_CLS_BadTypeVar
: