3 references to UncheckedCUShort
Microsoft.CodeAnalysis.VisualBasic (3)
Semantics\CompileTimeCalculations.vb (3)
170
Case ConstantValueTypeDiscriminator.UInt16 : result = ConstantValue.Create(
UncheckedCUShort
(value))
210
resultValue =
UncheckedCUShort
(sourceValue)
225
resultValue =
UncheckedCUShort
(sourceValue)