3 references to WorkspaceFolders
Microsoft.CodeAnalysis.LanguageServer (1)
HostWorkspace\AutoLoadProjectsInitializer.cs (1)
42var workspaceFolders = initializeParams.WorkspaceFolders;
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Protocol\Converters\InitializeParamsWorkspaceFoldersConverter.cs (2)
12/// This is used to surface the distinction between "not supported" and "none open" for <see cref="InitializeParams.WorkspaceFolders"/> 24/// To represent this on <see cref="InitializeParams.WorkspaceFolders"/>, we use <see langword="null"/>