2 types derived from AbstractRazorLspService
Microsoft.CodeAnalysis.ExternalAccess.Razor.Features (2)
AbstractRazorInitializer.cs (1)
7internal abstract class AbstractRazorInitializer : AbstractRazorLspService
RazorTelemetryReporter.cs (1)
9internal abstract class RazorTelemetryReporter : AbstractRazorLspService
1 reference to AbstractRazorLspService
Microsoft.CodeAnalysis.ExternalAccess.Razor.Features (1)
AbstractRazorLspServiceFactory.cs (1)
19protected abstract AbstractRazorLspService CreateService(IRazorLspServices lspServices);