Header menu logo F# Compiler Guide

ILFieldSpec Type

Field specs. The data given for a ldfld, stfld etc. instruction.

Record fields

Record Field Description

DeclaringType

Full Usage: DeclaringType

Field type: ILType
Field type: ILType

FieldRef

Full Usage: FieldRef

Field type: ILFieldRef
Field type: ILFieldRef

Instance members

Instance member Description

this.ActualType

Full Usage: this.ActualType

Returns: ILType
Returns: ILType

this.DeclaringTypeRef

Full Usage: this.DeclaringTypeRef

Returns: ILTypeRef
Returns: ILTypeRef

this.FormalType

Full Usage: this.FormalType

Returns: ILType
Returns: ILType

this.Name

Full Usage: this.Name

Returns: string
Returns: string

Type something to start searching.