mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
This was left-over from earlier versions; but ILSpy stopped caring so much about variable vs. stack slot since Roslyn started to optimize more aggressively. The change of variable type caused problems for debug information and could even cause an assertion. Closes #1456, closes #1562.pull/1612/head
3 changed files with 5 additions and 13 deletions
Loading…
Reference in new issue