Header menu logo fantomas

ILGlobals Type

A table of common references to items in primary assembly (System.Runtime or mscorlib). If a particular version of System.Runtime.dll has been loaded then you should reference items from it via an ILGlobals for that specific version built using mkILGlobals.

Instance members

Instance member Description

this.IsPossiblePrimaryAssemblyRef

Full Usage: this.IsPossiblePrimaryAssemblyRef

Parameters:
Returns: bool

Is the given assembly possibly a primary assembly? In practice, a primary assembly is an assembly that contains the System.Object type definition and has no referenced assemblies. However, we must consider assemblies that forward the System.Object type definition to be possible primary assemblies. Therefore, this will return true if the given assembly is the real primary assembly or an assembly that forwards the System.Object type definition. Assembly equivalency ignores the version here.

arg0 : ILAssemblyRef
Returns: bool

this.fsharpCoreAssemblyScopeRef

Full Usage: this.fsharpCoreAssemblyScopeRef

Returns: ILScopeRef
Returns: ILScopeRef

this.primaryAssemblyName

Full Usage: this.primaryAssemblyName

Returns: string
Returns: string

this.primaryAssemblyRef

Full Usage: this.primaryAssemblyRef

Returns: ILAssemblyRef
Returns: ILAssemblyRef

this.primaryAssemblyScopeRef

Full Usage: this.primaryAssemblyScopeRef

Returns: ILScopeRef
Returns: ILScopeRef

this.typ_Array

Full Usage: this.typ_Array

Returns: ILType
Returns: ILType

this.typ_Attribute

Full Usage: this.typ_Attribute

Returns: ILType
Returns: ILType

this.typ_Bool

Full Usage: this.typ_Bool

Returns: ILType
Returns: ILType

this.typ_Byte

Full Usage: this.typ_Byte

Returns: ILType
Returns: ILType

this.typ_Char

Full Usage: this.typ_Char

Returns: ILType
Returns: ILType

this.typ_Double

Full Usage: this.typ_Double

Returns: ILType
Returns: ILType

this.typ_Enum

Full Usage: this.typ_Enum

Returns: ILType
Returns: ILType

this.typ_Int16

Full Usage: this.typ_Int16

Returns: ILType
Returns: ILType

this.typ_Int32

Full Usage: this.typ_Int32

Returns: ILType
Returns: ILType

this.typ_Int64

Full Usage: this.typ_Int64

Returns: ILType
Returns: ILType

this.typ_IntPtr

Full Usage: this.typ_IntPtr

Returns: ILType
Returns: ILType

this.typ_Object

Full Usage: this.typ_Object

Returns: ILType
Returns: ILType

this.typ_SByte

Full Usage: this.typ_SByte

Returns: ILType
Returns: ILType

this.typ_SealedAttribute

Full Usage: this.typ_SealedAttribute

Returns: ILType
Returns: ILType

this.typ_Single

Full Usage: this.typ_Single

Returns: ILType
Returns: ILType

this.typ_String

Full Usage: this.typ_String

Returns: ILType
Returns: ILType

this.typ_Type

Full Usage: this.typ_Type

Returns: ILType
Returns: ILType

this.typ_TypedReference

Full Usage: this.typ_TypedReference

Returns: ILType
Returns: ILType

this.typ_UInt16

Full Usage: this.typ_UInt16

Returns: ILType
Returns: ILType

this.typ_UInt32

Full Usage: this.typ_UInt32

Returns: ILType
Returns: ILType

this.typ_UInt64

Full Usage: this.typ_UInt64

Returns: ILType
Returns: ILType

this.typ_UIntPtr

Full Usage: this.typ_UIntPtr

Returns: ILType
Returns: ILType

Type something to start searching.