3 references to VSMethods
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\ProjectContext\GetTextDocumentWithContextHandler.cs (1)
19[Method(VSMethods.GetProjectContextsName)]
Protocol\Extensions\VSMethods.cs (1)
8/// <see cref="VSMethods"/> contains the string values for all Language Server Protocol Visual Studio specific methods.
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (1)
ProjectContext\GetTextDocumentWithContextHandlerTests.cs (1)
108return await testLspServer.ExecuteRequestAsync<LSP.VSGetProjectContextsParams, LSP.VSProjectContextList?>(LSP.VSMethods.GetProjectContextsName,