CollectionResolutionAnalyzer
NexusLabs.Needlr.Analyzers¶
NexusLabs.Needlr.Analyzers¶
CollectionResolutionAnalyzer Class¶
Analyzer that detects IEnumerable\<T> dependencies where no implementations of T are discovered by source generation. Only active when [assembly: GenerateTypeRegistry] is present.
Inheritance Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzer 🡒 CollectionResolutionAnalyzer