Posts
Sort by recent activity
Support for C# 'Checked'.
I noticed that reflector does not add a checked scope when there are instructions like 'add.ovf', 'sub.ovf', etc.void A()
{
int a = 5;
int b = 7;
...
Cannot run because of upgrading failing!
Whenever I try to run it asks if I would like to upgrade, even if I click no it still tries to. It says it is up to date and then closes after deleting reflector.exe.
File offset
It would be extremely useful if you had a display option for IL where instead of showing the relative offset it showed the fileoffset.