DeclaringAssembly
Gets the declaring assembly, which can be the current Compilation or a reference assembly.
Declaration
IAssembly DeclaringAssembly { get; }
Property Value
Type | Description |
---|---|
IAssembly |
Gets the declaring assembly, which can be the current Compilation or a reference assembly.
IAssembly DeclaringAssembly { get; }
Type | Description |
---|---|
IAssembly |