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