Hello,
it would be extremely helpful for us, if the fantastic .NET Reflector could be enabled to optionally show the IL offset numbers also when the code is viewed in one of high level languages like C#, VB etc.
Background for this request: When compiled in release mode, stack traces of exceptions do not contain exact source code line numbers. We are helping us by dumping a stack trace including the IL offsets and then are trying to find the line number where the exception occurred. We use the .NET reflector for this and are toggling between IL view and C# view.
Doing this with one view would be perfect.
Oof course a better idea how to solve this problem of identifying exact line numbers of stack traces is also welcome.
Best regards,
Wolfgang
it would be extremely helpful for us, if the fantastic .NET Reflector could be enabled to optionally show the IL offset numbers also when the code is viewed in one of high level languages like C#, VB etc.
Background for this request: When compiled in release mode, stack traces of exceptions do not contain exact source code line numbers. We are helping us by dumping a stack trace including the IL offsets and then are trying to find the line number where the exception occurred. We use the .NET reflector for this and are toggling between IL view and C# view.
Doing this with one view would be perfect.
Oof course a better idea how to solve this problem of identifying exact line numbers of stack traces is also welcome.
Best regards,
Wolfgang