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