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

CTL0011 Use throw Log.ErrorAndCreateException with custom exception ctor #269

Open
GeertvanHorrik opened this issue Dec 2, 2022 · 0 comments
Assignees

Comments

@GeertvanHorrik
Copy link
Member

throw new ArgumentOutOfRangeException(nameof(mode), $"The suspension mode '{Enum<SuspensionMode>.ToString(mode)}' is unhandled.");

This code is incorrectly being transformed (requires fix in fixer).

@Averus-a Averus-a linked a pull request Dec 2, 2022 that will close this issue
5 tasks
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

Successfully merging a pull request may close this issue.

2 participants