Property IsExternal
IsExternal
Gets a value indicating whether the assembly represents a reference (true
), or the project being built (false
).
Declaration
bool IsExternal { get; }
Property Value
Type | Description |
---|---|
Boolean |
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 a value indicating whether the assembly represents a reference (true
), or the project being built (false
).
bool IsExternal { get; }
Type | Description |
---|---|
Boolean |