SymAnnotation Class |
[Missing <summary> documentation for "T:PostSharp.Sdk.WeavingSymbols.SymAnnotation"]
PostSharp.Sdk.CodeModel.Element
PostSharp.Sdk.CodeModel.Declaration
PostSharp.Sdk.WeavingSymbols.SymAnnotation
Namespace: PostSharp.Sdk.WeavingSymbols
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
public sealed class SymAnnotation : Declaration
The SymAnnotation type exposes the following members.
Name | Description | |
---|---|---|
SymAnnotation | Initializes a new instance of the SymAnnotation class |
Name | Description | |
---|---|---|
AnnotationClass | ||
Arguments | ||
CustomDebuggingInformation | (Inherited from Declaration.) | |
Description | ||
LinesOfCodeAvoided | ||
TargetDeclaration |
Name | Description | |
---|---|---|
ClearCache |
Clear the cache (typically mapping to System.Reflection or,
if the current element is a reference, to the related definition)
of the current Element and all its children.
(Inherited from Element.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |