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)
408
case ErrorCode.
WRN_CLS_BadInterface
:
1553
or ErrorCode.
WRN_CLS_BadInterface
Generated\ErrorFacts.Generated.cs (1)
148
case ErrorCode.
WRN_CLS_BadInterface
: