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