2 references to UncheckedCUInt
Microsoft.CodeAnalysis.VisualBasic (2)
Semantics\CompileTimeCalculations.vb (2)
172
Case ConstantValueTypeDiscriminator.UInt32 : result = ConstantValue.Create(
UncheckedCUInt
(value))
216
resultValue =
UncheckedCUInt
(sourceValue)