System.Reflection.Metadata.Ecma335 Namespace

Provides low-level functionality for writing assembly metadata according to ECMA-335.

Classes

Name Description
ExportedTypeExtensions

Provides an extension method to access the TypeDefinitionId column of the ExportedType table.

MetadataAggregator
MetadataReaderExtensions

Provides extension methods for working with certain raw elements of the ECMA-335 metadata tables and heaps.

MetadataTokens

Structs

Name Description
EditAndContinueLogEntry

Enums

Name Description
EditAndContinueOperation
HeapIndex
TableIndex

Remarks

This namespace contains the following core classes:

See also