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

Suppress ILLink warnings in Reflection #45603

Merged
merged 3 commits into from
Dec 7, 2020

Conversation

eerhardt
Copy link
Member

@eerhardt eerhardt commented Dec 4, 2020

  • Suppress RunClassConstructor ILLinker warning in RuntimeConstructorInfo
  • Suppress ILLink warning in CustomAttributeData.Init
  • Update ILLink.Suppressions.xml file

Contributes to #45623

This instance is the static constructor, so the static constructor will be present.
@vitek-karas
Copy link
Member

/cc @LakshanF

@eerhardt
Copy link
Member Author

eerhardt commented Dec 7, 2020

CoreCLR Pri0 Runtime Tests Run windows x64 checked failure is #44573.
iOS failure is #45654.

@eerhardt eerhardt merged commit 0b8408f into dotnet:master Dec 7, 2020
@eerhardt eerhardt deleted the SuppressStaticCtorWarning branch December 7, 2020 16:37
@ghost ghost locked as resolved and limited conversation to collaborators Jan 6, 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.

4 participants