MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeDeclaration­Origin­KindGenerator
Open sandboxFocus

DeclarationOriginKind.Generator Field

Indicates that the declaration belongs to the current project and has been generated by a source generator. Note that such code is not visible at design time.

Namespace: Metalama.Framework.Code
Assembly: Metalama.Framework.dll
Syntax
public const DeclarationOriginKind Generator
Returns
Type Description
DeclarationOriginKind