1 write to _fromName
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\VisualStudioWorkspaceImpl.RenameDocumentUndoUnit.cs (1)
23_fromName = fromName;
1 reference to _fromName
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\VisualStudioWorkspaceImpl.RenameDocumentUndoUnit.cs (1)
41=> pBstr = string.Format(ServicesVSResources.Rename_0_to_1, _fromName, _toName);