3 references to MicrosoftAssemblyReferencesName
Microsoft.CodeAnalysis.Features (3)
SymbolSearch\Windows\SymbolSearchUpdateEngine.cs (3)
97if (type.PackageName.ToString() != MicrosoftAssemblyReferencesName) 132if (symbol.PackageName.ToString() != MicrosoftAssemblyReferencesName) 178if (type.PackageName.ToString() == MicrosoftAssemblyReferencesName)