Namespace: Metalama.Framework.Services
Assembly: Metalama.Framework.dll
Syntax
public interface ISourceGeneratorDetectionService : IProjectService, IServiceMethods
| Name | Description |
|---|---|
| IsWellKnownGeneratedDeclaration(IMember) | Returns whether the given declaration is a member marked for generation by a source generator and should not be overridden by Metalama. |