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
The following code produces "ℹ️ IDE1005 Delegate invocation can be simplified," but this is not delegate invocation. Nothing needs to be shown here, because this refactoring is duplicative of the "Null check can be simplified" that is also offered on the same line.
Version Used: 17.13.0 Preview 2.0
The following code produces "ℹ️ IDE1005 Delegate invocation can be simplified," but this is not delegate invocation. Nothing needs to be shown here, because this refactoring is duplicative of the "Null check can be simplified" that is also offered on the same line.
The text was updated successfully, but these errors were encountered: