4 references to WRN_CLS_IllegalTrueInFalse
Microsoft.CodeAnalysis.CSharp (4)
Compiler\ClsComplianceChecker.cs (1)
549this.AddDiagnostic(ErrorCode.WRN_CLS_IllegalTrueInFalse, symbol.GetFirstLocation(), symbol, containingType);
Errors\ErrorFacts.cs (2)
388case ErrorCode.WRN_CLS_IllegalTrueInFalse: 1518or ErrorCode.WRN_CLS_IllegalTrueInFalse
Generated\ErrorFacts.Generated.cs (1)
142case ErrorCode.WRN_CLS_IllegalTrueInFalse: