Base interface to be inherited by all classes and interfaces that implement globally-scoped services.
Namespace: Metalama.Framework.Services
Assembly: Metalama.Framework.dll
Syntax
public interface IGlobalService : IService
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.Diagnostics
Metalama.Framework.Eligibility
Base interface to be inherited by all classes and interfaces that implement globally-scoped services.
public interface IGlobalService : IService
See also