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
Because of this issue: dotnet/runtime#114081, we had to use a TryFinally and an additional state field. Once the issue is fixed, the extra IL/Expressions can be simplified.
Tell us about your idea
Because of this issue: dotnet/runtime#114081, we had to use a TryFinally and an additional state field. Once the issue is fixed, the extra IL/Expressions can be simplified.
Anything else?
No response