There are many tools that will let you view IL for C# code. But sharplab.io is a website which will just do the same thing in the browser. SharpLab will let you view IL, Decompiled c# and much more.
Instead of looking for tools to visualize what objects fall into heap/stack here is a website which will visualize stack and heap. It’s SharpLab.io.














