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

SA1028 code fix throws ArgumentOutOfRangeException #1313

Closed
pdelvo opened this issue Aug 28, 2015 · 3 comments
Closed

SA1028 code fix throws ArgumentOutOfRangeException #1313

pdelvo opened this issue Aug 28, 2015 · 3 comments
Assignees
Milestone

Comments

@pdelvo
Copy link
Member

pdelvo commented Aug 28, 2015

Im currently implementing #1199 and while testing I discovered that this line throws an ArgumentOutOfRangeException when trying to auto fix SA1028 on the roslyn codebase

@Noryoko
Copy link
Contributor

Noryoko commented Aug 28, 2015

Grabbing.

@pdelvo
Copy link
Member Author

pdelvo commented Aug 28, 2015

I just noticed I wrote NRE. It was actually an ArgumentOutOfRangeException.

@Noryoko
Copy link
Contributor

Noryoko commented Aug 28, 2015

Was about to ask. Thanks for clarifying.

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

No branches or pull requests

3 participants