https://bugs.winehq.org/show_bug.cgi?id=23816
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX |---
--- Comment #27 from Vincent Povirk madewokherd@gmail.com --- We have hacks in Wine Mono already that deal with accept invalid IL code, and in at least one (not yet fixed) case Mono's validator failed for valid IL code. So just getting that exception isn't enough to say it's a WONTFIX.
Nor is it necessarily a duplicate because Mono can report this for different reasons.
You really need to see the IL code to make this determination, but unfortunately I don't have a good way of extracting it for methods with strange names.