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
Inheritance Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzer 🡒 OpenDecoratorForAttributeAnalyzer