Method | Description | |
---|---|---|
IsEquivalentTo ( this type, |
Tests if a TypeReference is equivalent to an other, no matter which ModuleDefinition defines them.
|
Method | Description | |
---|---|---|
GetAssemblyFromScope ( IMetadataScope scope ) : Mono.Cecil.AssemblyNameReference |
Returns the AssemblyNameReference associated with the IMetadataScope
|
public static IsEquivalentTo ( this type, |
||
type | this | The first type |
otherType | The second type | |
return | bool |