System.Linq.Dynamic.Core
System.Linq.Dynamic.Core copied to clipboard
Init field only on first execution
The current getter throws if called more than once, as the dictionary has already been set up.
This should solve issue #629
I've added a test. It fails without my change and works afterwards. @StefH Is this sufficient? Or should I add something else?
Suggested change wasn't approved.
@BBreiden Can you recreate your PR?
(sorry ; I did not have enough time for this project...)
I reopened the PR! :-)