4 references to WRN_CLS_BadInterface
Microsoft.CodeAnalysis.CSharp (4)
Compiler\ClsComplianceChecker.cs (1)
525
this.AddDiagnostic(ErrorCode.
WRN_CLS_BadInterface
, symbol.GetFirstLocation(), symbol, interfaceType);
Errors\ErrorFacts.cs (2)
400
case ErrorCode.
WRN_CLS_BadInterface
:
1534
or ErrorCode.
WRN_CLS_BadInterface
Generated\ErrorFacts.Generated.cs (1)
149
case ErrorCode.
WRN_CLS_BadInterface
: