The implementation of the .NET disassembler.
| Section | Title | Implementation |
|---|---|---|
| II.22 | Tables | MetadataTables.cs |
| II.23.1 | Bitmasks and flags | MetadataStructs.cs |
| II.23.2 | Blobs and signatures | Signatures.cs |
| II.24 | Streams | MetadataStructs.cs |
| II.25 | PE File format | FileFormat.cs |
| III | CIL instruction set | Instructions.cs |