3 references to AndUInt16
Microsoft.VisualBasic.Core (3)
Microsoft\VisualBasic\CompilerServices\Operators.vb (3)
1302Return AndUInt16(0US, 0US, GetEnumResult(Left, Right)) 1495Return AndUInt16(Convert.ToUInt16(Left), Convert.ToUInt16(Right)) 1523Return AndUInt16(Convert.ToUInt16(Left), Convert.ToUInt16(Right), GetEnumResult(Left, Right))