2 references to OrUInt64
Microsoft.VisualBasic.Core (2)
Microsoft\VisualBasic\CompilerServices\Operators.vb (2)
1882Return OrUInt64(Convert.ToUInt64(Left), Convert.ToUInt64(Right)) 1919Return OrUInt64(Convert.ToUInt64(Left), Convert.ToUInt64(Right), GetEnumResult(Left, Right))