MetalamaAPI documentationAdvanced APIMetalama.​Framework.​Engine.​FormattingFormatting­AnnotationsPossible­Redundant­Annotation
Open sandboxFocus

FormattingAnnotations.PossibleRedundantAnnotation Property

PossibleRedundantAnnotation

Annotation used to mark locals and 'return;' statement that may be redundant. Currently we are not doing anything with them, but we could.

Declaration
public static SyntaxAnnotation PossibleRedundantAnnotation { get; }
Property Value
Type Description
Microsoft.CodeAnalysis.SyntaxAnnotation