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

Handle element access. #115

Open
8 tasks
JohanLarsson opened this issue Oct 12, 2018 · 3 comments
Open
8 tasks

Handle element access. #115

JohanLarsson opened this issue Oct 12, 2018 · 3 comments

Comments

@JohanLarsson
Copy link
Collaborator

JohanLarsson commented Oct 12, 2018

  • IDISP001
  • IDISP002
  • IDISP003
  • IDISP006
  • IDISP008
  • IDISP016

#112

  • List<T>
  • T[]

Check Insert & RemoveAt for lists. The value of analyzing all this is pretty limited but we can track it via this issue if we are bored some day.

@jeremyVignelles
Copy link

I also often get IDISP004 with code like list.Add(new ...) (don't remember the exact case)

@JohanLarsson
Copy link
Collaborator Author

@jeremyVignelles keep an eye open for it and create an issue if you have a repro, if you don't have time to make a minimal repro an issue with a huge code dump is better than no issue.

@jeremyVignelles
Copy link

see #116

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants