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