Represents the use of an F# symbol from F# source code
Instance member | Description |
|
|
Full Usage:
this.FileName
Returns: string
|
|
|
|
Full Usage:
this.IsFromAttribute
Returns: bool
|
|
Full Usage:
this.IsFromComputationExpression
Returns: bool
|
|
Full Usage:
this.IsFromDefinition
Returns: bool
|
|
Full Usage:
this.IsFromDispatchSlotImplementation
Returns: bool
|
|
Full Usage:
this.IsFromOpenStatement
Returns: bool
|
|
Full Usage:
this.IsFromPattern
Returns: bool
|
|
Full Usage:
this.IsFromType
Returns: bool
|
|
Full Usage:
this.IsFromUse
Returns: bool
|
|
Full Usage:
this.IsPrivateToFile
Returns: bool
|
|
Full Usage:
this.IsPrivateToFileAndSignatureFile
Returns: bool
|
|
|
|
|
|