1 instantiation of FileDownloader
Microsoft.VisualStudio.LanguageServices (1)
Storage\FileDownloader.cs (1)
24return new FileDownloader(new RemoteControlClient(hostId, BaseUrl, serverPath, pollingMinutes));
1 reference to FileDownloader
Microsoft.VisualStudio.LanguageServices (1)
SymbolSearch\VisualStudioSymbolSearchService.cs (1)
121Workspace, FileDownloader.Factory.Instance, cancellationToken).ConfigureAwait(false);