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