1 implementation of IPatchService
Microsoft.CodeAnalysis.Features (1)
SymbolSearch\Windows\SymbolSearchUpdateEngine.PatchService.cs (1)
11private sealed class PatchService : IPatchService
2 references to IPatchService
Microsoft.CodeAnalysis.Features (2)
SymbolSearch\Windows\SymbolSearchUpdateEngine.cs (1)
56IPatchService patchService,
SymbolSearch\Windows\SymbolSearchUpdateEngine.Update.cs (1)
57private readonly IPatchService _patchService;