4 references to Save
Microsoft.DotNet.XliffTasks (4)
Tasks\SortXlf.cs (1)
49xlfDocument.Save(new FileInfo(xlfAbsolutePath));
Tasks\TransformTemplates.cs (1)
103document.Save(new FileInfo(templateItemDestinationAbsolutePath));
Tasks\TranslateSource.cs (1)
47sourceDocument.Save(new FileInfo(translatedAbsolutePath));
Tasks\UpdateXlf.cs (1)
76xlfDocument.Save(new FileInfo(absoluteXlfPath));