19 references to ExportCSharpVisualBasicLspServiceFactory
Microsoft.CodeAnalysis.LanguageServer.Protocol (19)
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)
17
[
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\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\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]