1 write to Identity
Microsoft.VisualStudio.LanguageServices (1)
AnalyzerDependency\AnalyzerDependencyChecker.cs (1)
172Identity = identity;
2 references to Identity
Microsoft.VisualStudio.LanguageServices (2)
AnalyzerDependency\AnalyzerDependencyChecker.cs (2)
41allIgnorableAssemblyLists.Add(new IgnorableAssemblyIdentityList(analyzerInfos.Select(info => info.Identity))); 85foreach (var identityGroup in analyzerInfos.GroupBy(di => di.Identity))