I typically use LINQPad for that. Just paste in some C# and switch to the IL view. For example:

I like it because you can also just post expressions or statements instead of a full program:

Best of all, it’s free (with optional premium features).
I typically use LINQPad for that. Just paste in some C# and switch to the IL view. For example:

I like it because you can also just post expressions or statements instead of a full program:

Best of all, it’s free (with optional premium features).