3 references to AndUInt64
Microsoft.VisualBasic.Core (3)
Microsoft\VisualBasic\CompilerServices\Operators.vb (3)
1318Return AndUInt64(0UL, 0UL, GetEnumResult(Left, Right)) 1511Return AndUInt64(Convert.ToUInt64(Left), Convert.ToUInt64(Right)) 1547Return AndUInt64(Convert.ToUInt64(Left), Convert.ToUInt64(Right), GetEnumResult(Left, Right))