RegisterClosedOverImplementationsOfAttributeAnalyzer
NexusLabs.Needlr.Generators¶
NexusLabs.Needlr.Generators¶
RegisterClosedOverImplementationsOfAttributeAnalyzer Class¶
Analyzer that validates [RegisterClosedOverImplementationsOf] attribute usage: - NDLRGEN035: Source type argument must be an open generic interface - NDLRGEN036: Composition class must be an open generic with matching arity - NDLRGEN037: Composition class must specify and implement the As service type
Inheritance Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzer 🡒 RegisterClosedOverImplementationsOfAttributeAnalyzer