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 |
---|---|
SyntaxAnnotation |