.NET Object Dump

Posted by Thomas on Stack Overflow See other posts from Stack Overflow or by Thomas
Published on 2010-04-07T13:31:42Z Indexed on 2010/04/07 13:33 UTC
Read the original article Hit count: 301

Filed under:
|

Hi all,

I have a question about the dump of an objet.

0:000> !do 0x012817b8

Name: blabla.Union2
MethodTable: 009231ac
EEClass: 00921548
Size: 16(0x10) bytes
Fields:
      MT    Field   Offset                 Type VT     Attr    Value Name
790fd0f0  4000003        4        System.Object  0 instance 00000000 o
7912d7c0  4000004        8       System.Int32[]  0 instance 00000000 arr

What are the significations of : Field, Offset, VT ?

© Stack Overflow or respective owner

Related posts about .NET

Related posts about clr