Header menu logo F# Compiler Guide

ILModuleReader Type

Represents a reader of the metadata of a .NET binary. May also give some values (e.g. IL code) from the PE file if it was provided.

Instance members

Instance member Description

this.ILAssemblyRefs

Full Usage: this.ILAssemblyRefs

Returns: ILAssemblyRef list
Modifiers: abstract
Returns: ILAssemblyRef list

this.ILModuleDef

Full Usage: this.ILModuleDef

Returns: ILModuleDef
Modifiers: abstract
Returns: ILModuleDef

Type something to start searching.