1 reference to WorkspaceWillRenameFilesName
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Protocol\Methods.Workspace.cs (1)
183public static readonly LspRequest<RenameFilesParams?, WorkspaceEdit?> WorkspaceWillRenameFiles = new(WorkspaceWillRenameFilesName);