1 reference to AnalyzeSymbol
Roslyn.Diagnostics.Analyzers (1)
DoNotMixAttributesFromDifferentVersionsOfMEF.cs (1)
57
compilationContext.RegisterSymbolAction(c =>
AnalyzeSymbol
(c, exportAttributes, attributeUsageAttribute), SymbolKind.NamedType);