Simplifier.Annotation Property

Definition

The annotation the reducer uses to identify sub trees to be reduced. The Expand operations add this annotation to nodes so that the Reduce operations later find them.

public static Microsoft.CodeAnalysis.SyntaxAnnotation Annotation { get; }

Property Value

Applies to