89 implementations of RequiresLSPSolution
Microsoft.CodeAnalysis.EditorFeatures (1)
ExternalAccess\VSTypeScript\Api\AbstractVSTypeScriptRequestHandler.cs (1)
22
bool ISolutionRequiredHandler.
RequiresLSPSolution
=> RequiresLSPSolution;
Microsoft.CodeAnalysis.ExternalAccess.Razor.Features (3)
AbstractRazorNotificationHandler.cs (1)
14
public abstract bool
RequiresLSPSolution
{ get; }
AbstractRazorRequestHandler.cs (1)
16
bool ISolutionRequiredHandler.
RequiresLSPSolution
=> RequiresLSPSolution;
Cohost\AbstractRazorRequestHandler.cs (1)
16
bool ISolutionRequiredHandler.
RequiresLSPSolution
=> RequiresLSPSolution;
Microsoft.CodeAnalysis.ExternalAccess.Xaml (1)
External\XamlRequestHandlerBase.cs (1)
24
public bool
RequiresLSPSolution
=> true;
Microsoft.CodeAnalysis.LanguageServer (10)
BrokeredServices\ServiceBrokerConnectHandler.cs (1)
28
public bool
RequiresLSPSolution
=> false;
HostWorkspace\FileWatching\LspDidChangeWatchedFilesHandler.cs (1)
24
public bool
RequiresLSPSolution
=> false;
HostWorkspace\OpenProjectsHandler.cs (1)
30
public bool
RequiresLSPSolution
=> false;
HostWorkspace\OpenSolutionHandler.cs (1)
29
public bool
RequiresLSPSolution
=> false;
LanguageServer\Handler\CopilotCompletion\CopilotCompletionResolveContextHandler.cs (1)
25
public bool
RequiresLSPSolution
=> true;
LanguageServer\Handler\DebugConfiguration\WorkspaceDebugConfigurationHandler.cs (1)
29
public bool
RequiresLSPSolution
=> true;
LanguageServer\Handler\Logging\UpdateLogLevelHandler.cs (1)
23
public bool
RequiresLSPSolution
=> false;
LanguageServer\Handler\Restore\RestorableProjectsHandler.cs (1)
26
public bool
RequiresLSPSolution
=> true;
LanguageServer\Handler\Restore\RestoreHandler.cs (1)
27
public bool
RequiresLSPSolution
=> true;
Testing\RunTestsHandler.cs (1)
29
public bool
RequiresLSPSolution
=> true;
Microsoft.CodeAnalysis.LanguageServer.Protocol (47)
ExternalAccess\Razor\FormatNewFileHandler.cs (1)
37
public bool
RequiresLSPSolution
=> true;
ExternalAccess\Razor\SemanticTokensRangesHandler.cs (1)
27
public bool
RequiresLSPSolution
=> true;
ExternalAccess\Razor\SimplifyMethodHandler.cs (1)
32
public bool
RequiresLSPSolution
=> true;
Handler\Breakpoints\ValidateBreakableRangeHandler.cs (1)
26
public bool
RequiresLSPSolution
=> true;
Handler\CodeActions\CodeActionFixAllResolveHandler.cs (1)
33
public bool
RequiresLSPSolution
=> true;
Handler\CodeActions\CodeActionResolveHandler.cs (1)
50
public bool
RequiresLSPSolution
=> true;
Handler\CodeActions\CodeActionsHandler.cs (1)
37
public bool
RequiresLSPSolution
=> true;
Handler\CodeLens\CodeLensHandler.cs (1)
40
public bool
RequiresLSPSolution
=> true;
Handler\CodeLens\CodeLensResolveHandler.cs (1)
31
public bool
RequiresLSPSolution
=> true;
Handler\Commands\AbstractExecuteWorkspaceCommandHandler.cs (1)
16
public abstract bool
RequiresLSPSolution
{ get; }
Handler\Completion\CompletionHandler.cs (1)
33
public bool
RequiresLSPSolution
=> true;
Handler\Completion\CompletionResolveHandler.cs (1)
35
public bool
RequiresLSPSolution
=> true;
Handler\Configuration\DidChangeConfigurationNotificationHandler.cs (1)
64
public bool
RequiresLSPSolution
=> false;
Handler\DataTips\DataTipRangeHandler.cs (1)
24
public bool
RequiresLSPSolution
=> true;
Handler\Definitions\AbstractGoToDefinitionHandler.cs (1)
32
public bool
RequiresLSPSolution
=> true;
Handler\Diagnostics\AbstractPullDiagnosticHandler.cs (1)
56
public bool
RequiresLSPSolution
=> true;
Handler\Diagnostics\BuildOnlyDiagnosticIdsHandler.cs (1)
38
public bool
RequiresLSPSolution
=> true;
Handler\DocumentChanges\DidChangeHandler.cs (1)
24
public bool
RequiresLSPSolution
=> false;
Handler\DocumentChanges\DidCloseHandler.cs (1)
23
public bool
RequiresLSPSolution
=> false;
Handler\DocumentChanges\DidOpenHandler.cs (1)
24
public bool
RequiresLSPSolution
=> false;
Handler\EditAndContinue\RegisterSolutionSnapshotHandler.cs (1)
31
public bool
RequiresLSPSolution
=> true;
Handler\FoldingRanges\FoldingRangesHandler.cs (1)
28
public bool
RequiresLSPSolution
=> true;
Handler\Formatting\AbstractFormatDocumentHandlerBase.cs (1)
22
public bool
RequiresLSPSolution
=> true;
Handler\Formatting\FormatDocumentOnTypeHandler.cs (1)
26
public bool
RequiresLSPSolution
=> true;
Handler\Highlights\DocumentHighlightHandler.cs (1)
39
public bool
RequiresLSPSolution
=> true;
Handler\Hover\HoverHandler.cs (1)
38
public bool
RequiresLSPSolution
=> true;
Handler\InlayHint\InlayHintHandler.cs (1)
36
public bool
RequiresLSPSolution
=> true;
Handler\InlayHint\InlayHintResolveHandler.cs (1)
27
public bool
RequiresLSPSolution
=> true;
Handler\InlineCompletions\InlineCompletionsHandler.cs (1)
89
public bool
RequiresLSPSolution
=> true;
Handler\MapCode\MapCodeHandler.cs (1)
33
public bool
RequiresLSPSolution
=> true;
Handler\OnAutoInsert\OnAutoInsertHandler.cs (1)
40
public bool
RequiresLSPSolution
=> true;
Handler\ProjectContext\GetTextDocumentWithContextHandler.cs (1)
25
public bool
RequiresLSPSolution
=> true;
Handler\References\FindAllReferencesHandler.cs (1)
44
public bool
RequiresLSPSolution
=> true;
Handler\References\FindImplementationsHandler.cs (1)
33
public bool
RequiresLSPSolution
=> true;
Handler\RelatedDocuments\RelatedDocumentsHandler.cs (1)
36
public bool
RequiresLSPSolution
=> true;
Handler\Rename\PrepareRenameHandler.cs (1)
23
public bool
RequiresLSPSolution
=> true;
Handler\Rename\RenameHandler.cs (1)
26
public bool
RequiresLSPSolution
=> true;
Handler\SemanticTokens\SemanticTokensFullHandler.cs (1)
23
public bool
RequiresLSPSolution
=> true;
Handler\SemanticTokens\SemanticTokensRangeHandler.cs (1)
22
public bool
RequiresLSPSolution
=> true;
Handler\ServerLifetime\InitializedHandler.cs (1)
20
public bool
RequiresLSPSolution
=> false;
Handler\ServerLifetime\InitializeHandler.cs (1)
22
public bool
RequiresLSPSolution
=> false;
Handler\SignatureHelp\SignatureHelpHandler.cs (1)
28
public bool
RequiresLSPSolution
=> true;
Handler\SourceGenerators\SourceGeneratedDocumentGetTextHandler.cs (1)
25
public bool
RequiresLSPSolution
=> true;
Handler\SpellCheck\AbstractSpellCheckingHandler.cs (1)
36
public bool
RequiresLSPSolution
=> true;
Handler\Symbols\DocumentSymbolsHandler.cs (1)
30
public bool
RequiresLSPSolution
=> true;
Handler\Symbols\WorkspaceSymbolsHandler.cs (1)
48
public bool
RequiresLSPSolution
=> true;
Handler\WorkspaceCommand\ExecuteWorkspaceCommandHandler.cs (1)
22
public bool
RequiresLSPSolution
=> true;
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (17)
HandlerTests.cs (8)
312
public bool
RequiresLSPSolution
=> true;
334
public bool
RequiresLSPSolution
=> true;
356
public bool
RequiresLSPSolution
=> true;
371
public bool
RequiresLSPSolution
=> true;
401
public bool
RequiresLSPSolution
=> true;
434
public bool
RequiresLSPSolution
=> true;
458
public bool
RequiresLSPSolution
=> true;
482
public bool
RequiresLSPSolution
=> true;
Initialize\LocaleTests.cs (1)
94
public bool
RequiresLSPSolution
=> true;
Ordering\FailingMutatingRequestHandler.cs (1)
28
public bool
RequiresLSPSolution
=> true;
Ordering\FailingRequestHandler.cs (1)
28
public bool
RequiresLSPSolution
=> true;
Ordering\LongRunningNonMutatingRequestHandler.cs (1)
29
public bool
RequiresLSPSolution
=> true;
Ordering\MutatingRequestHandler.cs (1)
28
public bool
RequiresLSPSolution
=> true;
Ordering\NonLSPSolutionRequestHandlerProvider.cs (1)
28
public bool
RequiresLSPSolution
=> false;
Ordering\NonMutatingRequestHandler.cs (1)
28
public bool
RequiresLSPSolution
=> true;
TestConfigurableDocumentHandler.cs (1)
35
public bool
RequiresLSPSolution
=> _requiresLSPSolution ?? throw new InvalidOperationException($"{nameof(ConfigureHandler)} has not been called");
UriTests.cs (1)
384
public bool
RequiresLSPSolution
=> true;
Microsoft.VisualStudio.LanguageServices.Xaml (10)
Implementation\LanguageServer\Handler\Completion\CompletionHandler.cs (1)
41
public bool
RequiresLSPSolution
=> true;
Implementation\LanguageServer\Handler\Completion\CompletionResolveHandler.cs (1)
35
public bool
RequiresLSPSolution
=> true;
Implementation\LanguageServer\Handler\Definitions\GoToDefinitionHandler.cs (1)
47
public bool
RequiresLSPSolution
=> true;
Implementation\LanguageServer\Handler\Diagnostics\AbstractPullDiagnosticHandler.cs (1)
34
public bool
RequiresLSPSolution
=> true;
Implementation\LanguageServer\Handler\FoldingRanges\FoldingRangesHandler.cs (1)
28
public bool
RequiresLSPSolution
=> true;
Implementation\LanguageServer\Handler\Formatting\AbstractFormatDocumentHandlerBase.cs (1)
21
public bool
RequiresLSPSolution
=> true;
Implementation\LanguageServer\Handler\Formatting\FormatDocumentOnTypeHandler.cs (1)
30
public bool
RequiresLSPSolution
=> true;
Implementation\LanguageServer\Handler\Hover\HoverHandler.cs (1)
39
public bool
RequiresLSPSolution
=> true;
Implementation\LanguageServer\Handler\OnAutoInsert\OnAutoInsertHandler.cs (1)
29
public bool
RequiresLSPSolution
=> true;
Implementation\LanguageServer\Handler\OnTypeRename\OnTypeRenameHandler.cs (1)
61
public bool
RequiresLSPSolution
=> true;
1 reference to RequiresLSPSolution
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\RequestContextFactory.cs (1)
64
requiresLSPSolution = requiredHandler.
RequiresLSPSolution
;