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