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

Code inspection: Local function is never used

Last modified: 08 April 2024

JetBrains Rider 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.