3 references to GetConstantValue
Microsoft.CodeAnalysis.VisualBasic (3)
Semantics\CompileTimeCalculations.vb (1)
299Return GetConstantValue(targetType, NarrowIntegralResult(sourceValue, sourceType, targetType, integerOverflow))
Semantics\Operators.vb (2)
755result = GetConstantValue(discriminator, NarrowIntegralResult(value, discriminator, discriminator, integerOverflow)) 1287result = GetConstantValue(resultDiscriminator, resultValue)