1 reference to AnalyzeType
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\InteropServices\DynamicInterfaceCastableImplementation.cs (1)
76
context.RegisterSymbolAction(context =>
AnalyzeType
(context, dynamicInterfaceCastableImplementationAttribute), SymbolKind.NamedType);