INamespace.IsGlobalNamespace Property
IsGlobalNamespace
Gets a value indicating whether the current namespace represents the global (or root) namespace.
Declaration
bool IsGlobalNamespace { get; }
Property Value
Type | Description |
---|---|
bool |
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 current namespace represents the global (or root) namespace.
bool IsGlobalNamespace { get; }
Type | Description |
---|---|
bool |