4 references to WRN_IsAlwaysTrue
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Operators.cs (1)
5051ErrorCode errorCode = constantValue == ConstantValue.True ? ErrorCode.WRN_IsAlwaysTrue : ErrorCode.WRN_IsAlwaysFalse;
Errors\ErrorFacts.cs (2)
335case ErrorCode.WRN_IsAlwaysTrue: 777or ErrorCode.WRN_IsAlwaysTrue
Generated\ErrorFacts.Generated.cs (1)
20case ErrorCode.WRN_IsAlwaysTrue: