I'm not sure yet that I'll need those,.but I think I'll probably do:
- Binary Expression for ArrayIndex
So far the following expressions aren't (and probably won't be) implemented:
- AddChecked
- MultiplyChecked
- SubtractChecked
- Coalesce (first not null item in a list of items)
- ExclusiveOr
- LeftShift
- RightShift
- Convert
- ConvertChecked
- UnaryPlus
- TypeAs