1 instantiation of CohostDocumentPullDiagnosticsEndpoint
Microsoft.VisualStudio.LanguageServices.Razor.UnitTests (1)
Cohost\CohostDocumentPullDiagnosticsTest.cs (1)
638var endpoint = new CohostDocumentPullDiagnosticsEndpoint(incompatibleProjectService, remoteServiceInvoker, requestInvoker, clientCapabilitiesService, NoOpTelemetryReporter.Instance, loggerFactory);
4 references to CohostDocumentPullDiagnosticsEndpoint
Microsoft.VisualStudio.LanguageServices.Razor (3)
LanguageClient\Cohost\CohostDocumentPullDiagnosticsEndpoint.cs (3)
26[ExportCohostStatelessLspService(typeof(CohostDocumentPullDiagnosticsEndpoint))] 42loggerFactory.GetOrCreateLogger<CohostDocumentPullDiagnosticsEndpoint>()), IDynamicRegistrationProvider 184internal readonly struct TestAccessor(CohostDocumentPullDiagnosticsEndpoint instance)
Microsoft.VisualStudio.LanguageServices.Razor.UnitTests (1)
Cohost\CohostDocumentPullDiagnosticsTest.cs (1)
638var endpoint = new CohostDocumentPullDiagnosticsEndpoint(incompatibleProjectService, remoteServiceInvoker, requestInvoker, clientCapabilitiesService, NoOpTelemetryReporter.Instance, loggerFactory);