Skip to content

Fix 'add accessibility' false positive with abstract statics in interfaces#58918

Merged
CyrusNajmabadi merged 1 commit intodotnet:mainfrom
Youssef1313:ide0040-fp
Jan 18, 2022
Merged

Fix 'add accessibility' false positive with abstract statics in interfaces#58918
CyrusNajmabadi merged 1 commit intodotnet:mainfrom
Youssef1313:ide0040-fp

Conversation

@Youssef1313
Copy link
Copy Markdown
Member

Fixes #58914

@Youssef1313 Youssef1313 requested a review from a team as a code owner January 18, 2022 18:11
@ghost ghost added Community The pull request was submitted by a contributor who is not a Microsoft employee. Area-IDE and removed Community The pull request was submitted by a contributor who is not a Microsoft employee. labels Jan 18, 2022
@Youssef1313
Copy link
Copy Markdown
Member Author

It looks like dotnet-issue-labeler removes Community label in some cases. Not the first time I see this happens, but it doesn't always happen too.

@CyrusNajmabadi CyrusNajmabadi merged commit fefa37c into dotnet:main Jan 18, 2022
@ghost ghost added this to the Next milestone Jan 18, 2022
@Youssef1313 Youssef1313 deleted the ide0040-fp branch January 19, 2022 04:56
@RikkiGibson RikkiGibson modified the milestones: Next, 17.2.P1 Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IDE0040 warns to add accessibility modifiers to explicitly-implemented static interface methods

3 participants