ReSharper
 
Get ReSharper
Get your hands on the new features ahead of the release by joining the Early Access Program for ReSharper 2025.1! Learn more

Code inspection: Local function is never used

Last modified: 08 April 2024

ReSharper suggests removing unused local functions to clear up the code. You can remove such a function with a quick-fix or write the code that uses it.