Reputation: 3166
I'm getting errors with the following IL. Any idea why? It looks fine to me!
The issue is with the lines stloc.4/ldloc.4
that are highlighted in bold.
The syntax highlighting is from Rider, but I get the same issue with ilasm
as well.
I'm running this on MacOS.
Upvotes: 1
Views: 133