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
Great! I haven't looked at it in detail, but believe the bug here is in TransformExpressionTrees producing an invalid ILAst in this case.
If you haven't seen the ILAst yet, check out this comment.
You can decompile the equivalent function using a lambda instead of expression tree, to see how the ILAst should look in this situation.
Using ILSpy 4
Assertion fails when compiled in both Debug and Release.
Source:
The text was updated successfully, but these errors were encountered: