2 references to OrUInt32
Microsoft.VisualBasic.Core (2)
Microsoft\VisualBasic\CompilerServices\Operators.vb (2)
1873Return OrUInt32(Convert.ToUInt32(Left), Convert.ToUInt32(Right)) 1911Return OrUInt32(Convert.ToUInt32(Left), Convert.ToUInt32(Right), GetEnumResult(Left, Right))