Capgemini / Cauldron

C# Toolkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Method interceptor inner method interceptor

juvenull opened this issue · comments

I have method1 with interceptor and inner method2 with own interceptor.
Method2 return null always. It's not correct behavior.

ps: use Cauldron.Interception.Fody v2.0.29

Do you have the same problem with version 3.0.3 still or can I consider this issue as solved?