ExceptionsExtension..::..CodeLineNumber Method
gets the actual or the aproximate line number when using AoT that generated the exception.
Namespace:
WalterAssembly: Walter (in Walter.dll)
Syntax
Parameters
- exception
- Type: Exception
The exception.
- fallback
- Type: Int32
The fallback line number, do not assign.

