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