<ExpandedItem>m_value</ExpandedItem>
</Expand>
</Type>
+ <Type Name="Volatile<*>">
+ <DisplayString>{m_val}</DisplayString>
+ <Expand>
+ <ExpandedItem>m_val</ExpandedItem>
+ </Expand>
+ </Type>
+ <Type Name="Object">
+ <Expand>
+ <Item Name="[Type]">m_pMethTab</Item>
+ <Item Name="[Header]">*(((PTR_ObjHeader)this)-1)</Item>
+ </Expand>
+ </Type>
+ <Type Name="ObjHeader">
+ <Expand>
+ <Item Name="[Object]">(PTR_Object)(this + 1)</Item>
+ <Item Name="[SyncBlock]" Condition="(m_SyncBlockValue.m_val & 0x0C000000) == 0x08000000">g_pSyncTable [m_SyncBlockValue.m_val & ((1<<26)-1)].m_SyncBlock</Item>
+ </Expand>
+ </Type>
+ <Type Name="MethodTable">
+ <Expand>
+ <Item Name="[Type Name]" Optional="true">debug_m_szClassName,s8</Item>
+ </Expand>
+ </Type>
</AutoVisualizer>