You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A call is made to the default (parameterless) constructor of an exception type that is or derives from ArgumentException, or an incorrect string argument is passed to a parameterized constructor of an exception type that is or derives from ArgumentException.
Dependency: IOperation
Notes:
The fixer should introduce nameof
The text was updated successfully, but these errors were encountered:
Title: Instantiate argument exceptions correctly
Description:
A call is made to the default (parameterless) constructor of an exception type that is or derives from ArgumentException, or an incorrect string argument is passed to a parameterized constructor of an exception type that is or derives from ArgumentException.
Dependency: IOperation
Notes:
The fixer should introduce nameof
The text was updated successfully, but these errors were encountered: