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 BinaryFormatter from System.Transactions.Local #38685

Merged
merged 1 commit into from
Jul 2, 2020

Conversation

GrabYourPitchforks
Copy link
Member

This was a dead code path that had no callers. I also removed some other low-hanging fruit call sites from TransactionManager and the Configuration namespace, which further allowed removal of an unused resource string.

Contributes to #38682.

@jkotas jkotas merged commit c6cf6bd into dotnet:master Jul 2, 2020
@GrabYourPitchforks GrabYourPitchforks deleted the trim_txn branch July 2, 2020 03:40
@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.

3 participants