Assembly
Gets the IAssembly (or ICompilation) for which the analysis was performed.
Declaration
public IAssembly Assembly { get; }
Property Value
Type | Description |
---|---|
IAssembly |
Gets the IAssembly (or ICompilation) for which the analysis was performed.
public IAssembly Assembly { get; }
Type | Description |
---|---|
IAssembly |