icsharpcode / ILSpy

.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
21.45k stars 3.35k forks source link

System.NotSupportedException: ICSharpCode.Decompiler.ILAst.ILFixedStatement #784

Closed linsmod closed 7 years ago

linsmod commented 7 years ago

meet the error when spy a method.

I added a if statement there, is it right?.

qq 20161206225114

dgrunwald commented 7 years ago

This should be fixed in the new decompiler engine (which just landed on the master branch).