3 references to AllowModification
Microsoft.DotNet.XliffTasks (3)
Tasks\UpdateXlf.cs (3)
44
xlfDocument = XlfTask.LoadXlfDocument(xlfPath, language, createIfNonExistent:
AllowModification
);
48
Release.Assert(!
AllowModification
);
66
if (!
AllowModification
)