System.Reflection.Metadata.Ecma335 Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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:
- The MetadataBuilder class, which is used to define an assembly.