1 reference to GetSymbolsAsync
Microsoft.CodeAnalysis.EditorFeatures (1)
ExternalAccess\VSTypeScript\VSTypeScriptGoToSymbolService.cs (1)
34
await _impl.
GetSymbolsAsync
(context).ConfigureAwait(false);