4 references to GetXlfPath
Microsoft.DotNet.XliffTasks (4)
Tasks\EnsureAllResourcesTranslated.cs (1)
30
string xlfPath = XlfTask.
GetXlfPath
(sourceDocumentPath, language);
Tasks\GatherXlf.cs (1)
38
string xlfPath = XlfTask.
GetXlfPath
(sourceDocumentPath, language);
Tasks\SortXlf.cs (1)
26
string xlfPath = XlfTask.
GetXlfPath
(sourceDocumentPath, language);
Tasks\UpdateXlf.cs (1)
39
string xlfPath = XlfTask.
GetXlfPath
(sourceDocumentPath, language);