2 references to UncheckedCByte
Microsoft.CodeAnalysis.VisualBasic (2)
Semantics\CompileTimeCalculations.vb (2)
168
Case ConstantValueTypeDiscriminator.Byte : result = ConstantValue.Create(
UncheckedCByte
(value))
204
resultValue =
UncheckedCByte
(sourceValue)