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

TypeRefTableEntry

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

#####(CLR_RECORD_TYPEREF) The TypeRef Table consists of the following columns:

Name Type Description
Name StringTableIndex Index into the string table for the name of the type
Namespace StringTableIndex Index into the string table for the namespace
Scope TypeRefOrAssemblyRef Binary token for either the TypeRef table or the AssemblyRef table
{padding} uint16_t Unused padding (Must be 0)