See the attached screenshot:

The "Make recursive" suggestion provided in the context of static methods leads to wrong code.
I suggest to either
- remove that code fix in this context or
- introduce a code fix that inserts the type to be able to make the recursive call to the static method.
See the attached screenshot:
The "Make recursive" suggestion provided in the context of static methods leads to wrong code.
I suggest to either