Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

tlakollo
Copy link
Contributor

Suppress warning in instance fields if the instance constructors are annotated with Requires

Fixes #2970
Related to dotnet/runtime#73853

Copy link
Member

@jtschuster jtschuster left a comment

Choose a reason for hiding this comment

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

LGTM

@tlakollo tlakollo merged commit 6b5bc03 into dotnet:main Aug 15, 2022
@tlakollo tlakollo deleted the InstanceFieldSuppression branch August 15, 2022 20:20
agocke pushed a commit to dotnet/runtime that referenced this pull request Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Instance fields requires warnings should be suppressed if the constructor is annotated
2 participants