Namespace PeNet.Header.Net
Classes
HeapSizes
Size of the meta data heaps.
IndexSize
MetaDataHdr
The Meta Data Header is part of the .Net/CLI (COM+ 2) header and is reachable from the .Net/CLI (COM+2) header ImageCor20Header. It contains information about embedded streams (sections) in the .Net assembly.
MetaDataStreamGuid
Represents the "GUID" meta data stream from the .Net header which contains all application GUIDs to idenfitfy different assembly versions.
MetaDataStreamHdr
The Meta Data Stream Header contains information about data streams (sections) in a .Net assembly.
MetaDataStreamString
Represents the "String" meta data stream from the .Net header which contains all application interal strings.
MetaDataStreamUs
Represents the "US" (user string) meta data stream from the .Net header which contains all application internal strings.
MetaDataTablesHdr
The Meta Data Tables Header contains information about all present data tables in the .Net assembly.
TypeRefHash
Structs
MetaDataTablesHdr.MetaDataTableInfo
Represents an table definition entry from the list of available tables in the Meta Data Tables Header in the .Net header of an assembly.
Interfaces
IMetaDataTablesHdr
Enums
Index
MaskValidType
MaskValid flags from the MetaDataTablesHdr. The flags show, which tables are present.