Header menu logo fantomas

ILResourceLocation Type

Union cases

Union case Description

Assembly ILAssemblyRef

Full Usage: Assembly ILAssemblyRef

Parameters:

Represents a manifest resource in a different assembly

Item : ILAssemblyRef

File(ILModuleRef, int32)

Full Usage: File(ILModuleRef, int32)

Parameters:

Represents a manifest resource in an associated file

Item1 : ILModuleRef
Item2 : int32

Local ByteStorage

Full Usage: Local ByteStorage

Parameters:

Represents a manifest resource that can be read or written to a PE file

Item : ByteStorage

Instance members

Instance member Description

this.IsAssembly

Full Usage: this.IsAssembly

Returns: bool
Returns: bool

this.IsFile

Full Usage: this.IsFile

Returns: bool
Returns: bool

this.IsLocal

Full Usage: this.IsLocal

Returns: bool
Returns: bool

Type something to start searching.