UsedImplicitlyAttribute

Description

[SemanticHint]
sealed class CodeX.UsedImplicitlyAttribute

Derived from

Attribute abstract

Indicates that the annotated symbol is used implicitly, for example via reflection, by an external library or only by DEBUG code. Code analysis may use this attribute in order to determine which symbols to mark as unused.