4 references to Translate
Microsoft.DotNet.XliffTasks (4)
Model\XlfDocument.cs (2)
18/// for <see cref="TranslatableDocument.Translate"/>. 258/// be passed on to <see cref="TranslatableDocument.Translate"/>.
Tasks\TransformTemplates.cs (1)
94document.Translate(defaultTranslation);
Tasks\TranslateSource.cs (1)
37sourceDocument.Translate(translations);