I'm trying to migrate an old project that had the original ms code embedded to using this library.
However this version has removed the Expression returning Parse methods and the parser class is internal so there is no way of using this other than building a lambda and replacing the input parameter with a visitor which is kind of costly.
For the record we are using this library to parse arbitrary mappings and build dynamic projections of tables so we need a source field expression