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