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