On Local Error
Flags obsolete 'On Local Error' statements.
NEW! This inspection is only available in pre-release builds.
Reasoning
All errors are "local" - the keyword is redundant/confusing and should be removed.
Default severity
Suggestion
Inspection type
LanguageOpportunities
Examples
This example should trigger a result
This example should NOT trigger a result
Rubberduck.CodeAnalysis.Inspections.Concrete.OnLocalErrorInspection.cs (Prerelease-v2.5.2.6174)