BitwiseOr(BinarySize, BinarySize) | Computes the bitwise-or of two BinarySize values. |
BitwiseOr(BinarySize, Int64) | Computes the bitwise-or of a BinarySize value and a Int64. |
BitwiseOr(Int64, BinarySize) | Computes the bitwise-or of a Int64 value and a BinarySize. |