1 reference to GetExplicitlyIgnoredAssemblyIdentities
Microsoft.VisualStudio.LanguageServices (1)
AnalyzerDependency\AnalyzerDependencyCheckingService.cs (1)
32
private static readonly IIgnorableAssemblyList s_explicitlyIgnoredAssemblyList = new IgnorableAssemblyIdentityList(
GetExplicitlyIgnoredAssemblyIdentities
());