3 references to AndUInt32
Microsoft.VisualBasic.Core (3)
Microsoft\VisualBasic\CompilerServices\Operators.vb (3)
1310Return AndUInt32(0UI, 0UI, GetEnumResult(Left, Right)) 1502Return AndUInt32(Convert.ToUInt32(Left), Convert.ToUInt32(Right)) 1539Return AndUInt32(Convert.ToUInt32(Left), Convert.ToUInt32(Right), GetEnumResult(Left, Right))