Metalama / / API Documentation / Aspect API / Metalama.​Compiler / Metalama­Compiler­Annotations / Include­In­Reference­Assembly­Annotation

Property IncludeInReferenceAssemblyAnnotation

IncludeInReferenceAssemblyAnnotation

Gets an annotation that means that the declaration of the target syntax node should be included in a reference assembly, even if it otherwise wouldn't be due to its accessibility.

Declaration
public static SyntaxAnnotation IncludeInReferenceAssemblyAnnotation { get; }
Property Value
Type Description
SyntaxAnnotation