Field PossibleRedundantAnnotation
Annotation used to mark locals and 'return;' statement that may be redundant. Currently we are not doing anything with them, but we could.
Namespace: Metalama.Framework.Engine.Formatting
Assembly: Metalama.Framework.Sdk.dll
Syntax
public static readonly SyntaxAnnotation PossibleRedundantAnnotation
Returns
Type | Description |
---|---|
SyntaxAnnotation |