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

Fix some linker annotations in S.CM.TypeConverter #50593

Merged
merged 2 commits into from
Apr 3, 2021

Conversation

pgovind
Copy link
Contributor

@pgovind pgovind commented Apr 1, 2021

@ghost
Copy link

ghost commented Apr 1, 2021

Tagging subscribers to this area: @safern
See info in area-owners.md if you want to be subscribed.

Issue Details

For #48527 (comment)

Author: pgovind
Assignees: -
Labels:

area-System.ComponentModel

Milestone: -

@pgovind pgovind marked this pull request as draft April 1, 2021 18:16
@pgovind pgovind marked this pull request as ready for review April 1, 2021 20:15
@pgovind pgovind requested a review from eerhardt April 1, 2021 20:16
@@ -50,8 +50,6 @@ public static void Serialize(Stream o, string cryptoKey, DesigntimeLicenseContex
}
}

[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@eerhardt : You also made some infra changes so mscorelib.dll would exist after trimming in #48527. I don't really understand the changes, so do we keep them or do you want me to remove those changes?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove them please. We can add them back if/when we need them.

Copy link
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Copy link
Member

@eerhardt eerhardt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @pgovind

@marek-safar marek-safar merged commit ec2739d into dotnet:main Apr 3, 2021
@pgovind pgovind deleted the fix_typeconverter branch April 6, 2021 18:03
@pgovind pgovind mentioned this pull request Apr 6, 2021
@ghost ghost locked as resolved and limited conversation to collaborators May 6, 2021
@karelz karelz added this to the 6.0.0 milestone May 20, 2021
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