3 references to Update
Microsoft.DotNet.XliffTasks (1)
Tasks\UpdateXlf.cs (1)
59
bool updated = xlfDocument.
Update
(sourceDocument, sourceDocumentId);
Microsoft.DotNet.XliffTasks.Tests (2)
XamlRuleDocumentTests.cs (1)
351
xliffDocument.
Update
(document, "test.xaml");
XlfDocumentTests.cs (1)
644
xliffDocument.
Update
(resxDocument, "test.resx");