Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle unnamed parameter expressions / variables #46

Closed
zspitz opened this issue Mar 6, 2019 · 0 comments
Closed

Handle unnamed parameter expressions / variables #46

zspitz opened this issue Mar 6, 2019 · 0 comments
Labels

Comments

@zspitz
Copy link
Owner

zspitz commented Mar 6, 2019

We probably have to keep a Dictionary<ParameterExpression, string> and if it doesn't exist, add to the dictionary, together with an autogenerated name -- $var0, $var1 etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant