Negative Line Number

A ThunderCode inspection that locates negative line numbers.

Reasoning

This inpection is flagging code we dubbed "ThunderCode", code our friend Andrew Jackson would have written to confuse Rubberduck's parser and/or resolver. The VBE does allow rather strange and unbelievable things to happen.

Default severity

Warning

Inspection type

CodeQualityIssues

Examples


Rubberduck.CodeAnalysis.Inspections.Concrete.ThunderCode.NegativeLineNumberInspection.cs (Prerelease-v2.5.9.6289)