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)
63=> _client.ReadFileAsync(BehaviorOnStale.ReturnStale); 68=> _client.Dispose();