This should also match things like: ```c# if (a && b && c == null) c = ... ```
This should also match things like: