Rework gc descriptor to include size information in more cases.
[mono.git] / mcs / docs / ecma334 / 12.1.2.xml
1 <?xml version="1.0"?>
2 <clause number="12.1.2" title="Instance variables">
3   <paragraph>A field declared without the static modifier is called an instance variable. </paragraph>
4 </clause>