37 implementations of CreateILspService
Microsoft.CodeAnalysis.EditorFeatures (1)
ExternalAccess\VSTypeScript\Api\AbstactVSTypeScriptLspServiceFactory.cs (1)
11
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind)
Microsoft.CodeAnalysis.ExternalAccess.Razor.Features (5)
AbstractRazorLspServiceFactory.cs (1)
14
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind)
Cohost\RazorClientLanguageServerManagerFactory.cs (1)
18
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind)
Cohost\RazorConfigurationChangedServiceFactory.cs (1)
21
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind)
Cohost\RazorSemanticTokensRefreshQueueWrapper.cs (1)
23
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind)
Cohost\RazorStartupServiceFactory.cs (1)
27
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind)
Microsoft.CodeAnalysis.ExternalAccess.Xaml (2)
External\XamlRequestHandlerFactoryBase.cs (1)
22
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind)
Internal\OnInitializedServiceFactory.cs (1)
33
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind)
Microsoft.CodeAnalysis.LanguageServer (2)
HostWorkspace\Razor\RazorClientLanguageServerManagerFactory.cs (1)
17
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind)
LanguageServer\RazorDynamicDocumentSyncRegistration.cs (1)
19
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind)
Microsoft.CodeAnalysis.LanguageServer.Protocol (23)
Handler\CodeLens\CodeLensRefreshQueueFactory.cs (1)
32
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind)
Handler\Completion\CompletionListCacheFactory.cs (1)
20
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind) => new CompletionListCache();
Handler\Configuration\DidChangeConfigurationNotificationHandlerFactory.cs (1)
26
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind)
Handler\Diagnostics\DiagnosticsRefreshQueue.cs (1)
35
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind)
Handler\Diagnostics\DocumentPullDiagnosticHandlerFactory.cs (1)
22
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind)
Handler\Diagnostics\Public\PublicDocumentPullDiagnosticHandlerFactory.cs (1)
25
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind)
Handler\Diagnostics\Public\PublicWorkspacePullDiagnosticHandlerFactory.cs (1)
23
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind)
Handler\Diagnostics\WorkspacePullDiagnosticHandlerFactory.cs (1)
23
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind)
Handler\InlayHint\InlayHintCacheFactory.cs (1)
20
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind) => new InlayHintCache();
Handler\InlayHint\InlayHintRefreshQueueFactory.cs (1)
32
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind)
Handler\RelatedDocuments\RelatedDocumentsHandler.cs (1)
25
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind)
Handler\ResolveDataCacheFactory.cs (1)
20
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind)
Handler\SemanticTokens\SemanticTokensFullHandlerFactory.cs (1)
19
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind)
Handler\SemanticTokens\SemanticTokensRangeHandlerFactory.cs (1)
25
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind)
Handler\SemanticTokens\SemanticTokensRangesHandlerFactory.cs (1)
26
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind)
Handler\SemanticTokens\SemanticTokensRefreshQueueFactory.cs (1)
28
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind)
Handler\ServerLifetime\LspServiceLifeCycleManager.cs (1)
28
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind)
Handler\SourceGenerators\SourceGeneratedDocumentCache.cs (1)
57
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind)
Handler\SourceGenerators\SourceGeneratorRefreshQueueFactory.cs (1)
19
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind)
Handler\SpellCheck\DocumentSpellCheckHandlerFactory.cs (1)
20
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind)
Handler\SpellCheck\WorkspaceSpellCheckHandlerFactory.cs (1)
20
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind)
Handler\Telemetry\RequestTelemetryLoggerFactory.cs (1)
16
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind)
Workspaces\LspWorkspaceManagerFactory.cs (1)
18
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind)
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (4)
HandlerTests.cs (2)
388
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind)
418
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind)
LanguageServerTargetTests.cs (1)
155
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind) => new StatefulLspService();
LspServicesTests.cs (1)
93
public ILspService
CreateILspService
(LspServices lspServices, WellKnownLspServerKinds serverKind) => new TestLspServiceFromFactory(this.GetType().Name);
2 references to CreateILspService
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
LspServices\LspServices.cs (2)
45
AddSpecificService(new(() => lazyServiceFactory.Value.
CreateILspService
(this, serverKind), lazyServiceFactory.Metadata));
53
TryAddAnyService(new(() => lazyServiceFactory.Value.
CreateILspService
(this, serverKind), lazyServiceFactory.Metadata));