Convert Extension Method to Plain Static refactoring

Last modified: 23 September 2024

This refactoring helps you convert an extension method to a static method and update all usages in the current solution accordingly.

Consider the following example: