ILAssemblyManifest Type
The main module of an assembly is a module plus some manifest information.
Record fields
Record Field |
Description
|
|
|
Full Usage:
AuxModuleHashAlgorithm
Field type: int32
|
This is the ID of the algorithm used for the hashes of auxiliary
files in the assembly. These hashes are stored in the
|
|
|
Full Usage:
DisableJitOptimizations
Field type: bool
|
|
|
Records whether the entrypoint resides in another module.
|
|
Records the types implemented by this assembly in auxiliary modules.
|
Full Usage:
IgnoreSymbolStoreSequencePoints
Field type: bool
|
|
Full Usage:
JitTracking
Field type: bool
|
|
Full Usage:
Locale
Field type: string option
|
|
Full Usage:
MetadataIndex
Field type: int32
|
|
Full Usage:
Name
Field type: string
|
|
Full Usage:
PublicKey
Field type: byte[] option
|
This is the public key used to sign this assembly (the signature itself is stored elsewhere: see the binary format, and may not have been written if delay signing is used). (member Name, member PublicKey) forms the full public name of the assembly.
|
Full Usage:
Retargetable
Field type: bool
|
|
|
|
|
|
Instance members
Instance member |
Description
|
|
|
|
|