1 reference to GetAttribute
Microsoft.CodeAnalysis.Analyzers (1)
MetaAnalyzers\CompilerExtensionTargetFrameworkAnalyzer.cs (1)
55
AttributeData? appliedTargetFrameworkAttribute = context.Compilation.Assembly.
GetAttribute
(targetFrameworkAttribute);