Andreas Hussong
Andreas Hussong
I am running into the same issue for a link to github docs 
Thanks @baseTwo for taking the time and providing the detailed insights! I totally get your point about performance and that you are hesitant to change the tuple types... Let me...
@alexzautke I looked into it, but I don't feel familiar enough with the code to fix it - sorry... It would be great if someone with more inside could take...
@alexzautke - I might have something... Please have a look at PR #792
Closing, fixed via #792
The process works for me smoothly, without any token update or change to sources. I have nuget.org configured as the only source:   The `--prerelease` options is currently required,...
Thanks a lot for the quick response and for providing the background information. I agree that adding the general cleanup stuff (and especially the change from block to file scoped...
I would propose to add #841 to this list as well...
When looking at the `VisitQuery()` method of the `ExpressionVisitor`-class, I get the impression that this is not yet implemented... I see code to check for and handle a `return`-clause and...