1 implementation of IIOService
Microsoft.CodeAnalysis.Features (1)
SymbolSearch\Windows\SymbolSearchUpdateEngine.IOService.cs (1)
12private sealed class IOService : IIOService
2 references to IIOService
Microsoft.CodeAnalysis.Features (2)
SymbolSearch\Windows\SymbolSearchUpdateEngine.cs (1)
56IIOService ioService,
SymbolSearch\Windows\SymbolSearchUpdateEngine.Update.cs (1)
54private readonly IIOService _ioService;