2 references to ObsoleteAttributeFullName
Microsoft.Analyzers.Local (2)
ApiLifecycle\ApiLifecycleAnalyzer.cs (2)
66var obsoleteAttribute = compilation.GetTypeByMetadataName(ObsoleteAttributeFullName); 148var obsoleteAttribute = context.Compilation.GetTypeByMetadataName(ObsoleteAttributeFullName);