ILScopeRef Type
Union cases
Union case |
Description
|
|
A reference to a type in another assembly
|
Full Usage:
Local
|
A reference to the type in the current module |
|
A reference to a type in a module in the same assembly
|
Full Usage:
PrimaryAssembly
|
A reference to a type in the primary assembly |
Instance members
Instance member |
Description
|
Full Usage:
this.IsLocalRef
Returns: bool
|
|
Full Usage:
this.QualifiedName
Returns: string
|
|