Skip to content

Remove GenericEnumerator dead code from PresentationCore #9862

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

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

h3xds1nz
Copy link
Member

@h3xds1nz h3xds1nz commented Sep 30, 2024

Description

Removes GenericEnumerator class that is just a compiled dead code. It doesn't seem to be used already in NetFX v3.5.

Customer Impact

Decreased size of assemblies, better code quality of codebase for developers.

Regression

No.

Testing

Local build.

Risk

I believe there is none, this code is unused since NetFX.

Microsoft Reviewers: Open in CodeFlow

@siagupta0202 siagupta0202 self-assigned this Oct 21, 2024
@siagupta0202 siagupta0202 merged commit 4f274d5 into dotnet:main Oct 21, 2024
8 checks passed
@siagupta0202
Copy link
Contributor

@h3xds1nz Thank you for your contribution.

@h3xds1nz
Copy link
Member Author

@siagupta0202 Thanks for including it!

@github-actions github-actions bot locked and limited conversation to collaborators Nov 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants