2 references to CastByteEnum
Microsoft.VisualBasic.Core (2)
Microsoft\VisualBasic\CompilerServices\Conversions.vb (2)
2425
Case TypeCode.Byte : Return
CastByteEnum
(iconv.ToByte(Nothing), TargetType)
2463
Case TypeCode.Byte : Return
CastByteEnum
(CByte(Expression), TargetType)