Header menu logo fantomas

PrimaryAssembly Type

Represents the target primary assembly

Union cases

Union case Description

Mscorlib

Full Usage: Mscorlib

NetStandard

Full Usage: NetStandard

System_Runtime

Full Usage: System_Runtime

Instance members

Instance member Description

this.Name

Full Usage: this.Name

Returns: string
Returns: string

Static members

Static member Description

PrimaryAssembly.IsPossiblePrimaryAssembly(fileName)

Full Usage: PrimaryAssembly.IsPossiblePrimaryAssembly(fileName)

Parameters:
    fileName : string

Returns: bool

Checks if an assembly resolution may represent a primary assembly that actually contains the definition of Sytem.Object. Note that the chosen target primary assembly may not actually be the one that contains the definition of System.Object - it is just the one we are choosing to emit for.

fileName : string
Returns: bool

Type something to start searching.