3 references to XorByte
Microsoft.VisualBasic.Core (3)
Microsoft\VisualBasic\CompilerServices\Operators.vb (3)
2042Return XorByte(Nothing, Convert.ToByte(Right), GetEnumResult(Left, Right)) 2235Return XorByte(Convert.ToByte(Left), Nothing, GetEnumResult(Left, Right)) 2242Return XorByte(Convert.ToByte(Left), Convert.ToByte(Right), GetEnumResult(Left, Right))