1 implementation of IRazorLspServices
Microsoft.CodeAnalysis.ExternalAccess.Razor.Features (1)
AbstractRazorLspServiceFactory.cs (1)
21private sealed class RazorLspServices(LspServices lspServices) : IRazorLspServices
1 reference to IRazorLspServices
Microsoft.CodeAnalysis.ExternalAccess.Razor.Features (1)
AbstractRazorLspServiceFactory.cs (1)
19protected abstract AbstractRazorLspService CreateService(IRazorLspServices lspServices);