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