2 references to GetIsOperatorConstantResult
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Operators.cs (2)
3802ConstantValue constantValue = GetIsOperatorConstantResult(operandType, targetType, conversionKind, operandConstantValue); 4389ConstantValue isOperatorConstantResult = GetIsOperatorConstantResult(operandType, targetType, conversionKind, operandConstantValue);