2 references to UncheckedCShort
Microsoft.CodeAnalysis.VisualBasic (2)
Semantics\CompileTimeCalculations.vb (2)
169Case ConstantValueTypeDiscriminator.Int16 : result = ConstantValue.Create(UncheckedCShort(value)) 207resultValue = UncheckedCShort(sourceValue)