Namespace: Metalama.Framework.Services
Assembly: Metalama.Framework.dll
Syntax
public interface ISourceGeneratorDetectionService : IProjectService, IService
Methods
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. |