InterceptAttributeAnalyzer
NexusLabs.Needlr.Analyzers¶
NexusLabs.Needlr.Analyzers¶
InterceptAttributeAnalyzer Class¶
Analyzer that validates [Intercept] attribute usage: - NDLRCOR007: Intercept type must implement IMethodInterceptor - NDLRCOR008: [Intercept] applied to class without interfaces
Inheritance Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzer 🡒 InterceptAttributeAnalyzer