2 references to OrUInt16
Microsoft.VisualBasic.Core (2)
Microsoft\VisualBasic\CompilerServices\Operators.vb (2)
1866Return OrUInt16(Convert.ToUInt16(Left), Convert.ToUInt16(Right)) 1894Return OrUInt16(Convert.ToUInt16(Left), Convert.ToUInt16(Right), GetEnumResult(Left, Right))