How do you perform a bitwise AND operation on two 32-bit integers in C#?
Most common C# bitwise operations.
With the & operator