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

Code fix for WRN_ImplicitCopyInReadOnlyMember #34649

Closed
RikkiGibson opened this issue Apr 1, 2019 · 2 comments
Closed

Code fix for WRN_ImplicitCopyInReadOnlyMember #34649

RikkiGibson opened this issue Apr 1, 2019 · 2 comments
Assignees
Labels
Area-IDE Feature Request help wanted The issue is "up for grabs" - add a comment if you are interested in working on it IDE-CodeStyle Built-in analyzers, fixes, and refactorings
Milestone

Comments

@RikkiGibson
Copy link
Contributor

Possible fixes include:

  • make an explicit copy of 'this'
  • modify the invoked member to be 'readonly' if legal
@RikkiGibson RikkiGibson self-assigned this Apr 1, 2019
@jinujoseph jinujoseph added Feature Request IDE-CodeStyle Built-in analyzers, fixes, and refactorings help wanted The issue is "up for grabs" - add a comment if you are interested in working on it labels Apr 3, 2019
@jinujoseph jinujoseph added this to the 16.1 milestone Apr 3, 2019
@jinujoseph jinujoseph modified the milestones: 16.1, 16.2 Apr 24, 2019
@jinujoseph jinujoseph modified the milestones: 16.2, 16.3 Jun 24, 2019
@jcouv jcouv modified the milestones: 16.3, Compiler.Next Jul 10, 2019
@Youssef1313
Copy link
Member

Youssef1313 commented Aug 8, 2022

@dotnet/roslyn-ide Is there still an interest in having this codefix?

@CyrusNajmabadi
Copy link
Member

Closing out due to lack of broad feedback on this.

@CyrusNajmabadi CyrusNajmabadi closed this as not planned Won't fix, can't repro, duplicate, stale Oct 25, 2024
@dotnet dotnet locked and limited conversation to collaborators Oct 25, 2024
@github-project-automation github-project-automation bot moved this from InQueue to Completed in Small Fixes Oct 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Area-IDE Feature Request help wanted The issue is "up for grabs" - add a comment if you are interested in working on it IDE-CodeStyle Built-in analyzers, fixes, and refactorings
Projects
Status: Completed
Development

No branches or pull requests

6 participants