Inspectopedia
 
2024.3

Invalid method overload

Error
New
Last modified: 03 December 2024

Reports invalid method overloads (...). A method overload is only valid if there is exactly one other non-overloaded definition for the method.

A quick fix is available to remove the invalid method overload.

Example:

After the quick fix: