You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The requested operation is invalid for DynamicMethod.
at System.Reflection.Emit.DynamicILGenerator.BeginExceptFilterBlock()
at Pose.IL.MethodRewriter.EmitILForExceptionHandlers(ILGenerator ilGenerator, Instruction instruction, IReadOnlyCollection`1 handlers)
Stack trace:
As per the documentation it should be possible to implement this using DynamicILInfo.
This issue was found during work on #34
The text was updated successfully, but these errors were encountered: