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

Refactoring of synthesized types tracking across EnC generations #69782

Merged
merged 5 commits into from
Sep 15, 2023

Conversation

tmat
Copy link
Member

@tmat tmat commented Aug 31, 2023

Encapsulate synthesized type maps (anonymousTypeMap, anonymousDelegates, anonymousDelegatesWithIndexedNames) in a new type to simplify passing them around. Switch to ImmutableDictionary.

@tmat tmat requested a review from a team as a code owner August 31, 2023 17:22
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Interactive untriaged Issues and PRs which have not yet been triaged by a lead labels Aug 31, 2023
@tmat
Copy link
Member Author

tmat commented Aug 31, 2023

@dotnet/roslyn-compiler ptal

@333fred
Copy link
Member

333fred commented Aug 31, 2023

@tmat looks like CI is failing.

@tmat
Copy link
Member Author

tmat commented Aug 31, 2023

@333fred Missed some tests. Fixed.

@tmat tmat merged commit 8501bd1 into dotnet:main Sep 15, 2023
27 checks passed
@tmat tmat deleted the SynthesizedTypesRefactoring branch September 15, 2023 15:57
@ghost ghost added this to the Next milestone Sep 15, 2023
@Cosifne Cosifne modified the milestones: Next, 17.8 P3 Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Interactive untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants