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