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