48 references to Method
Microsoft.CodeAnalysis.LanguageServer.Protocol (48)
ExternalAccess\Razor\FormatNewFileHandler.cs (1)
22
[
Method
(FormatNewFileMethodName)]
ExternalAccess\Razor\SemanticTokensRangesHandler.cs (1)
15
[
Method
(SemanticRangesMethodName)]
ExternalAccess\Razor\SimplifyMethodHandler.cs (1)
19
[
Method
(SimplifyMethodMethodName)]
Handler\Breakpoints\ValidateBreakableRangeHandler.cs (1)
20
[
Method
(LSP.VSInternalMethods.TextDocumentValidateBreakableRangeName)]
Handler\CodeActions\CodeActionFixAllResolveHandler.cs (1)
21
[
Method
("codeAction/resolveFixAll")]
Handler\CodeActions\CodeActionResolveHandler.cs (1)
31
[
Method
(LSP.Methods.CodeActionResolveName)]
Handler\CodeActions\CodeActionsHandler.cs (1)
26
[
Method
(LSP.Methods.TextDocumentCodeActionName)]
Handler\CodeLens\CodeLensHandler.cs (1)
24
[
Method
(LSP.Methods.TextDocumentCodeLensName)]
Handler\CodeLens\CodeLensResolveHandler.cs (1)
20
[
Method
(LSP.Methods.CodeLensResolveName)]
Handler\Commands\ProvidesCommandAttribute.cs (1)
14
public CommandAttribute(string command) :
base
(AbstractExecuteWorkspaceCommandHandler.GetRequestNameForCommandName(command))
Handler\Completion\CompletionHandler.cs (1)
29
[
Method
(LSP.Methods.TextDocumentCompletionName)]
Handler\Completion\CompletionResolveHandler.cs (1)
29
[
Method
(LSP.Methods.TextDocumentCompletionResolveName)]
Handler\Configuration\DidChangeConfigurationNotificationHandler.cs (1)
22
[
Method
(Methods.WorkspaceDidChangeConfigurationName)]
Handler\Definitions\GoToDefinitionHandler.cs (1)
17
[
Method
(LSP.Methods.TextDocumentDefinitionName)]
Handler\Definitions\GoToTypeDefinitionHandler.cs (1)
17
[
Method
(LSP.Methods.TextDocumentTypeDefinitionName)]
Handler\Diagnostics\DocumentPullDiagnosticHandler.cs (1)
13
[
Method
(VSInternalMethods.DocumentPullDiagnosticName)]
Handler\Diagnostics\Public\PublicDocumentPullDiagnosticsHandler.cs (1)
20
[
Method
(Methods.TextDocumentDiagnosticName)]
Handler\Diagnostics\Public\PublicWorkspacePullDiagnosticsHandler.cs (1)
22
[
Method
(Methods.WorkspaceDiagnosticName)]
Handler\Diagnostics\WorkspacePullDiagnosticHandler.cs (1)
16
[
Method
(VSInternalMethods.WorkspacePullDiagnosticName)]
Handler\DocumentChanges\DidChangeHandler.cs (1)
18
[
Method
(Methods.TextDocumentDidChangeName)]
Handler\DocumentChanges\DidCloseHandler.cs (1)
17
[
Method
(LSP.Methods.TextDocumentDidCloseName)]
Handler\DocumentChanges\DidOpenHandler.cs (1)
17
[
Method
(LSP.Methods.TextDocumentDidOpenName)]
Handler\EditAndContinue\RegisterSolutionSnapshotHandler.cs (1)
19
[
Method
("workspace/_vs_registerSolutionSnapshot")]
Handler\FoldingRanges\FoldingRangesHandler.cs (1)
22
[
Method
(Methods.TextDocumentFoldingRangeName)]
Handler\Formatting\FormatDocumentHandler.cs (1)
15
[
Method
(LSP.Methods.TextDocumentFormattingName)]
Handler\Formatting\FormatDocumentOnTypeHandler.cs (1)
21
[
Method
(Methods.TextDocumentOnTypeFormattingName)]
Handler\Formatting\FormatDocumentRangeHandler.cs (1)
15
[
Method
(Methods.TextDocumentRangeFormattingName)]
Handler\Highlights\DocumentHighlightHandler.cs (1)
24
[
Method
(Methods.TextDocumentDocumentHighlightName)]
Handler\Hover\HoverHandler.cs (1)
25
[
Method
(Methods.TextDocumentHoverName)]
Handler\InlayHint\InlayHintHandler.cs (1)
22
[
Method
(Methods.TextDocumentInlayHintName)]
Handler\InlayHint\InlayHintResolveHandler.cs (1)
21
[
Method
(Methods.InlayHintResolveName)]
Handler\InlineCompletions\InlineCompletionsHandler.cs (1)
32
[
Method
(VSInternalMethods.TextDocumentInlineCompletionName)]
Handler\MapCode\MapCodeHandler.cs (1)
23
[
Method
(VSInternalMethods.WorkspaceMapCodeName)]
Handler\OnAutoInsert\OnAutoInsertHandler.cs (1)
29
[
Method
(LSP.VSInternalMethods.OnAutoInsertName)]
Handler\ProjectContext\GetTextDocumentWithContextHandler.cs (1)
19
[
Method
(VSMethods.GetProjectContextsName)]
Handler\References\FindAllReferencesHandler.cs (1)
24
[
Method
(LSP.Methods.TextDocumentReferencesName)]
Handler\References\FindImplementationsHandler.cs (1)
20
[
Method
(LSP.Methods.TextDocumentImplementationName)]
Handler\Rename\PrepareRenameHandler.cs (1)
17
[
Method
(LSP.Methods.TextDocumentPrepareRenameName)]
Handler\Rename\RenameHandler.cs (1)
21
[
Method
(LSP.Methods.TextDocumentRenameName)]
Handler\SemanticTokens\SemanticTokensRangeHandler.cs (1)
14
[
Method
(Methods.TextDocumentSemanticTokensRangeName)]
Handler\ServerLifetime\InitializedHandler.cs (1)
11
[
Method
(Methods.InitializedName)]
Handler\ServerLifetime\InitializeHandler.cs (1)
14
[
Method
(Methods.InitializeName)]
Handler\SignatureHelp\SignatureHelpHandler.cs (1)
23
[
Method
(LSP.Methods.TextDocumentSignatureHelpName)]
Handler\SpellCheck\DocumentSpellCheckHandler.cs (1)
11
[
Method
(VSInternalMethods.TextDocumentSpellCheckableRangesName)]
Handler\SpellCheck\WorkspaceSpellCheckHandler.cs (1)
15
[
Method
(VSInternalMethods.WorkspaceSpellCheckableRangesName)]
Handler\Symbols\DocumentSymbolsHandler.cs (1)
27
[
Method
(Methods.TextDocumentDocumentSymbolName)]
Handler\Symbols\WorkspaceSymbolsHandler.cs (1)
24
[
Method
(Methods.WorkspaceSymbolName)]
Handler\WorkspaceCommand\ExecuteWorkspaceCommandHandler.cs (1)
17
[
Method
(Methods.WorkspaceExecuteCommandName)]