3 references to GetInfoForMetadataReferenceAsync
Microsoft.CodeAnalysis.Workspaces (3)
FindSymbols\Declarations\DeclarationFinder.cs (1)
82
var info = await SymbolTreeInfo.
GetInfoForMetadataReferenceAsync
(
FindSymbols\FindReferences\DependentTypeFinder.cs (1)
344
var symbolTreeInfo = await SymbolTreeInfo.
GetInfoForMetadataReferenceAsync
(
FindSymbols\SymbolTree\SymbolTreeInfoCacheService.cs (1)
198
var info = await SymbolTreeInfo.
GetInfoForMetadataReferenceAsync
(