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