How can we help you today? How can we help you today?
ebnf
Exception when decompiling to C#
The following two methods cause an exception when decompiling to C#. Looking at the IL it seems that the "dup" instruction isn't handled properly.internal Expression Rewrite(Expression instance...
1 follower 1 comment 0 votes
'fixed' statements decompiled incorrectly
The following IL: .method assembly hidebysig static void SectionListFromPage(class MS.Internal.PtsHost.PtsContext ptsContext, native int page, valuetype MS.Internal.PtsHost.UnsafeNativeMethods....
2 followers 3 comments 0 votes