1 reference to AnalyzeNamedType
Microsoft.Interop.ComInterfaceGenerator (1)
Analyzers\ComClassGeneratorDiagnosticsAnalyzer.cs (1)
41
context.RegisterSymbolAction(context =>
AnalyzeNamedType
(context, unsafeCodeIsEnabled, generatedComClassAttributeType, generatedComInterfaceAttributeType), SymbolKind.NamedType);