1 write to OldUri
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\CodeActions\CodeActionResolveHelper.cs (1)
304
textDocumentEdits.Add(new RenameFile() {
OldUri
= oldTextDoc.GetURI(), NewUri = newTextDoc.GetUriForRenamedDocument() });