3 references to MicrosoftAssemblyReferencesName
Microsoft.CodeAnalysis.Features (3)
SymbolSearch\Windows\SymbolSearchUpdateEngine.cs (3)
102if (type.PackageName.ToString() != MicrosoftAssemblyReferencesName) 137if (symbol.PackageName.ToString() != MicrosoftAssemblyReferencesName) 183if (type.PackageName.ToString() == MicrosoftAssemblyReferencesName)