1 instantiation of ProjectSymbolReference
Microsoft.CodeAnalysis.Features (1)
AddImport\SearchScopes\ProjectSearchScope.cs (1)
31return new ProjectSymbolReference(
2 references to ProjectSymbolReference
Microsoft.CodeAnalysis.Features (2)
AddImport\References\ProjectSymbolReference.cs (2)
110var reference = obj as ProjectSymbolReference;