Property DeclaringAssembly
DeclaringAssembly
Gets the declaring assembly, which can be the current Compilation or a reference assembly.
Declaration
IAssembly DeclaringAssembly { get; }
Property Value
Type | Description |
---|---|
IAssembly |
Metalama.Framework.Code.Collections
Metalama.Framework.Code.Comparers
Metalama.Framework.Code.DeclarationBuilders
Metalama.Framework.Code.Invokers
Metalama.Framework.Code.SyntaxBuilders
Metalama.Framework.Code.Types
Metalama.Framework.CodeFixes
Metalama.Framework.Diagnostics
Metalama.Framework.Eligibility
Metalama.Framework.Serialization
Gets the declaring assembly, which can be the current Compilation or a reference assembly.
IAssembly DeclaringAssembly { get; }
Type | Description |
---|---|
IAssembly |