1 reference to ReadFileAsync
Microsoft.CodeAnalysis.Features (1)
SymbolSearch\Windows\SymbolSearchUpdateEngine.Update.cs (1)
541using var stream = await fileDownloader.ReadFileAsync().ConfigureAwait(false);