Skip to content

OpenDecoratorForAttributeAnalyzer

NexusLabs.Needlr.Generators

NexusLabs.Needlr.Generators

OpenDecoratorForAttributeAnalyzer Class

Analyzer that validates [OpenDecoratorFor] attribute usage: - NDLRGEN006: Type argument must be an open generic interface - NDLRGEN007: Decorator class must be an open generic with matching arity - NDLRGEN008: Decorator class must implement the open generic interface

public sealed class OpenDecoratorForAttributeAnalyzer

Inheritance Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzer 🡒 OpenDecoratorForAttributeAnalyzer