Fody/Costura

Debug: stepping through the imported Costura.Template code does not work

tom-englert opened this issue · 1 comments

IF YOU DON'T ANSWER THIS TEMPLATE - THE BOT WILL AUTOMATICALLY CLOSE YOUR ISSUE!

Please check all of the platforms you are having the issue on (if platform is not listed, it is not supported)

  • WPF
  • UWP
  • iOS
  • Android
  • .NET Standard
  • .NET Core

Component

Costura

Version of Library

db42312

Version of OS(s) listed above with issue

Steps to Reproduce

  • Use CosturaUtility.Initialize(); in your weaved application
  • Put a breakpoint there
  • Try to step inside code

Expected Behavior

It's possible to debug-step through all the ILTemplate code

Actual Behavior

You can step only to the beginning of the methods, next step will just leave the method.

Have published a new alpha that contains the fix: https://www.nuget.org/packages/Costura.Fody/5.5.0-alpha0074