30 instantiations of ExportCSharpVisualBasicLspServiceFactory
Microsoft.CodeAnalysis.ExternalAccess.Razor.Features (2)
Cohost\RazorConfigurationChangedServiceFactory.cs (1)
15
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(RazorConfigurationChangedService)), Shared]
Cohost\RazorStartupServiceFactory.cs (1)
20
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(RazorStartupService), WellKnownLspServerKinds.Any), Shared]
Microsoft.CodeAnalysis.ExternalAccess.Xaml (1)
Internal\OnInitializedServiceFactory.cs (1)
15
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(OnInitializedService)), Shared]
Microsoft.CodeAnalysis.LanguageServer (1)
LanguageServer\RazorDynamicDocumentSyncRegistration.cs (1)
14
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(OnInitialized)), Shared]
Microsoft.CodeAnalysis.LanguageServer.Protocol (23)
Handler\CodeLens\CodeLensRefreshQueueFactory.cs (1)
13
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(CodeLensRefreshQueue)), Shared]
Handler\Completion\CompletionListCacheFactory.cs (1)
11
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(CompletionListCache)), Shared]
Handler\Configuration\DidChangeConfigurationNotificationHandlerFactory.cs (1)
13
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(DidChangeConfigurationNotificationHandler)), Shared]
Handler\Diagnostics\DiagnosticsRefreshQueue.cs (1)
16
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(DiagnosticsRefreshQueue)), Shared]
Handler\Diagnostics\DocumentPullDiagnosticHandlerFactory.cs (1)
14
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(DocumentPullDiagnosticHandler)), Shared]
Handler\Diagnostics\Public\PublicDocumentPullDiagnosticHandlerFactory.cs (1)
17
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(PublicDocumentPullDiagnosticsHandler)), Shared]
Handler\Diagnostics\Public\PublicWorkspacePullDiagnosticHandlerFactory.cs (1)
14
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(PublicWorkspacePullDiagnosticsHandler)), Shared]
Handler\Diagnostics\WorkspacePullDiagnosticHandlerFactory.cs (1)
14
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(WorkspacePullDiagnosticHandler)), Shared]
Handler\InlayHint\InlayHintCacheFactory.cs (1)
11
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(InlayHintCache)), Shared]
Handler\InlayHint\InlayHintRefreshQueueFactory.cs (1)
13
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(InlayHintRefreshQueue)), Shared]
Handler\RelatedDocuments\RelatedDocumentsHandler.cs (1)
20
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(RelatedDocumentsHandler)), Shared]
Handler\ResolveDataCacheFactory.cs (1)
11
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(ResolveDataCache)), Shared]
Handler\SemanticTokens\SemanticTokensFullHandlerFactory.cs (1)
12
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(SemanticTokensFullHandler)), Shared]
Handler\SemanticTokens\SemanticTokensRangeHandlerFactory.cs (1)
12
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(SemanticTokensRangeHandler)), Shared]
Handler\SemanticTokens\SemanticTokensRangesHandlerFactory.cs (1)
13
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(SemanticTokensRangesHandler)), Shared]
Handler\SemanticTokens\SemanticTokensRefreshQueueFactory.cs (1)
12
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(SemanticTokensRefreshQueue)), Shared]
Handler\ServerLifetime\LspServiceLifeCycleManager.cs (1)
23
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(LspServiceLifeCycleManager)), Shared]
Handler\SourceGenerators\SourceGeneratedDocumentCache.cs (1)
47
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(SourceGeneratedDocumentCache)), Shared]
Handler\SourceGenerators\SourceGeneratorRefreshQueueFactory.cs (1)
12
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(SourceGeneratorRefreshQueue)), Shared]
Handler\SpellCheck\DocumentSpellCheckHandlerFactory.cs (1)
11
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(DocumentSpellCheckHandler)), Shared]
Handler\SpellCheck\WorkspaceSpellCheckHandlerFactory.cs (1)
11
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(WorkspaceSpellCheckHandler)), Shared]
Handler\Telemetry\RequestTelemetryLoggerFactory.cs (1)
11
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(RequestTelemetryLogger)), Shared]
Workspaces\LspWorkspaceManagerFactory.cs (1)
13
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(LspWorkspaceManager)), Shared]
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (3)
HandlerTests.cs (2)
383
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(TestNotificationHandler)), PartNotDiscoverable, Shared]
413
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(TestNotificationWithoutParamsHandler)), PartNotDiscoverable, Shared]
LanguageServerTargetTests.cs (1)
146
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(StatefulLspService)), Shared]