I\'m looking for a way to get the size of an instance of a reference type. sizeof is only for value types. Is this possible?
Please refer my answer in the below link.
It is possible via .sos.dll debugger extension
Find out the size of a .net object