2 references to OpenProjectName
Microsoft.CodeAnalysis.LanguageServer (1)
HostWorkspace\OpenProjectsHandler.cs (1)
15[Method(OpenProjectName)]
Microsoft.CodeAnalysis.LanguageServer.UnitTests (1)
Utilities\LspClientExtensions.cs (1)
21=> lspClient.ExecuteNotificationAsync<OpenProjectHandler.NotificationParams>(OpenProjectHandler.OpenProjectName, new() { Projects = projects });