15 references to ExportCSharpVisualBasicLspServiceFactory
Microsoft.CodeAnalysis.LanguageServer.Protocol (14)
Handler\CodeLens\CodeLensCacheFactory.cs (1)
11
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(CodeLensCache)), Shared]
Handler\CodeLens\CodeLensResolveHandlerFactory.cs (1)
11
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(CodeLensResolveHandler)), Shared]
Handler\Completion\CompletionListCacheFactory.cs (1)
11
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(CompletionListCache)), Shared]
Handler\Completion\CompletionResolveHandlerFactory.cs (1)
13
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(CompletionResolveHandler)), Shared]
Handler\Diagnostics\DocumentPullDiagnosticHandlerFactory.cs (1)
14
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(DocumentPullDiagnosticHandler)), Shared]
Handler\Diagnostics\Public\PublicDocumentPullDiagnosticHandlerFactory.cs (1)
18
[
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\RequestTelemetryLoggerFactory.cs (1)
11
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(RequestTelemetryLogger)), Shared]
Handler\SemanticTokens\SemanticTokensRangeHandlerFactory.cs (1)
12
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(SemanticTokensRangeHandler)), 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]
Workspaces\LspWorkspaceManagerFactory.cs (1)
13
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(LspWorkspaceManager)), Shared]
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (1)
LanguageServerTargetTests.cs (1)
154
[
ExportCSharpVisualBasicLspServiceFactory
(typeof(StatefulLspService)), Shared]