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

Support no-nesting via NONEST conditional #42

Open
atifaziz opened this issue Nov 21, 2019 · 0 comments
Open

Support no-nesting via NONEST conditional #42

atifaziz opened this issue Nov 21, 2019 · 0 comments

Comments

@atifaziz
Copy link
Owner

According to @albahari in a post to a thread in the LINQPad Forum:

Normally, anything types that you define end up as nested types, because LINQPad wraps everything that you enter into a class definition. You can tell LINQPad to extract the classes and define them as non-nested by adding the following to the beginning of your query:

#define NONEST

Add support for the same to this project.

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

No branches or pull requests

1 participant