MetalamaAPI documentationAdvanced APIMetalama.​CompilerMetalama­Compiler­AnnotationsInclude­In­Reference­Assembly­Annotation
Open sandboxFocus

MetalamaCompilerAnnotations.IncludeInReferenceAssemblyAnnotation Property

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
Microsoft.CodeAnalysis.SyntaxAnnotation