Skip to content
This repository has been archived by the owner on Jun 5, 2019. It is now read-only.

FieldRefTableEntry

Steve Maillet edited this page Jun 5, 2016 · 1 revision

###(CLR_RECORD_FIELDREF) The FieldRef Table consists of the following columns:

Name Type Description
Name StringTableIndex Index into the string table for the name of the type
Container TypeRefTableIndex Index into the TypeRefTable for the type containing this field
Sig SigTableIndex Index into signature table describing the type of this filed
{padding} uint16_t Unused padding (Must be 0)