Header menu logo F# Compiler Guide

ILScopeRef Type

Union cases

Union case Description

Assembly ILAssemblyRef

Full Usage: Assembly ILAssemblyRef

Parameters:

A reference to a type in another assembly

Item : ILAssemblyRef

Local

Full Usage: Local

A reference to the type in the current module

Module ILModuleRef

Full Usage: Module ILModuleRef

Parameters:

A reference to a type in a module in the same assembly

Item : ILModuleRef

PrimaryAssembly

Full Usage: PrimaryAssembly

A reference to a type in the primary assembly

Instance members

Instance member Description

this.IsLocalRef

Full Usage: this.IsLocalRef

Returns: bool
Returns: bool

this.QualifiedName

Full Usage: this.QualifiedName

Returns: string
Returns: string

Type something to start searching.