Assembly entity. More...
List of all members.
Assembly entity.
Assembly entity is associated with project or external assembly.
[static]
Returns true if type from one assembly can be mapped to other assembly.
Returns true if external assemblies are compatible.
Assembly name.
Not null for external assemblies.
Assembly attributes.
Extern aliases. For projects only.
List of friend assemblies (specified with System.Runtime.CompilerServices.InternalsVisibleToAttribute).
Assembly owner. External assembly or project.
Entity owner path.
Used mostly for debugging purpose.
References to other assemblies. For projects only.
Note. Dictionary is used for compatibility with .Net 2.0. Dictionary values are not used.
List of forwarded types.