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