What OpCodes were introduced in CLR 4.0?

Viewed 772

Are there any IL opcodes that are new in .NET 4.0 as compared to 3.5, and if so, where can I find a list of them?

2 Answers
Related