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