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

CodeGen: do not generate KnownTypes for nested private or compiler-generated classes #3643

Merged
merged 1 commit into from Nov 7, 2017

Conversation

ReubenBond
Copy link
Member

Follow-on from #3639.

These classes either can't or shouldn't be referenced, so we should not generate code referring to them.

@ReubenBond
Copy link
Member Author

@dotnet-bot test functional

@jdom jdom merged commit d1b5df1 into dotnet:master Nov 7, 2017
@ReubenBond ReubenBond deleted the reduce-feature-codegen-output branch November 7, 2017 23:14
@github-actions github-actions bot locked and limited conversation to collaborators Dec 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants