Reports all method declarations of the name ctor() that have no parameters.
You can also use the provided automatic Code Fix to renames the ctor() method and its usages to Init(). ( Press Alt + Enter on the Error line to find the Code Fix in the context menu)
Rename the ctor() method and its usages to Init().
