Formatters - prodot/ReCommended-Extension GitHub Wiki
Suggests removing or replacing format specifiers with equivalent expressions that are more readable or improving performance. Also checks if a specified format provider can be removed when the format specifier doesn't use it.
Analyzed:
-
ToStringmethods of base types - string interpolation expressions (well-known handlers only)
- the string formatting methods (well-known methods only)
- parsing methods of base types
Tip
Quick fixes are available.
Note
The analyzers can be configured or deactivated in the ReSharper Options or Rider Settings dialog.