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: Empty implementation of 'partial void' method is redundant

Last modified: 12 November 2024

This inspection reports partial void methods with empty implementation bodies. Such implementations are not used in any way and can be safely removed.