1 write to _client
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
src\VisualStudio\Core\Def\Storage\FileDownloader.cs (1)
31=> _client = client;
2 references to _client
Microsoft.CodeAnalysis.Remote.ServiceHub (2)
src\VisualStudio\Core\Def\Storage\FileDownloader.cs (2)
34=> _client.ReadFileAsync(BehaviorOnStale.ReturnStale); 37=> _client.Dispose();