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

Remove unused locals and methods in System.Private.Xml #39592

Merged
merged 3 commits into from
Sep 17, 2020

Conversation

MattKotsenas
Copy link
Member

Remove unused locals and private methods in System.Private.Xml.

This fixes part of #30457

@ghost
Copy link

ghost commented Jul 18, 2020

Tagging subscribers to this area: @buyaa-n, @krwq
Notify danmosemsft if you want to be subscribed.

@jkotas jkotas removed the area-Meta label Jul 18, 2020
@krwq
Copy link
Member

krwq commented Jul 21, 2020

Please do not merge this PR until we're done with nullable annotations for XML. Merging may cause unnecessary conflicts with work in progress which we're currently targeting for 5.0, you can track the effort here: #2339

@krwq krwq added the NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) label Jul 21, 2020
@stephentoub
Copy link
Member

@MattKotsenas, can you rebase this on master, now that the PRs @krwq described have been merged? Thanks.

@MattKotsenas MattKotsenas force-pushed the refactor/30457-System.Private.Xml branch from 5b9548b to c6aea7a Compare September 15, 2020 17:27
@MattKotsenas
Copy link
Member Author

@stephentoub, rebased. @krwq, can you take another look when you have a moment? Thanks!

@MattKotsenas MattKotsenas force-pushed the refactor/30457-System.Private.Xml branch from 2232f8a to 1bb3184 Compare September 16, 2020 03:22
@krwq krwq removed the NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) label Sep 16, 2020
@MattKotsenas
Copy link
Member Author

I don't have merge permissions, so if everything looks good, please merge on my behalf. If there are any issues or questions, please let me know. Thanks!

@krwq
Copy link
Member

krwq commented Sep 17, 2020

Thanks @MattKotsenas, looks good to me, let's see if we can get clean CI run first

@danmoseley
Copy link
Member

@krwq you can set auto-merge label in such a case of course

@krwq krwq merged commit 4c55c64 into dotnet:master Sep 17, 2020
@krwq
Copy link
Member

krwq commented Sep 17, 2020

Thanks @MattKotsenas!

@ghost ghost locked as resolved and limited conversation to collaborators Dec 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants