4 references to Assert
Microsoft.DotNet.XliffTasks (4)
Tasks\GatherTranslatedSource.cs (1)
46
Release.
Assert
(index == XlfFiles.Length);
Tasks\GatherXlf.cs (1)
47
Release.
Assert
(index == outputs.Length);
Tasks\UpdateXlf.cs (1)
48
Release.
Assert
(!AllowModification);
Tasks\XlfTask.cs (1)
79
Release.
Assert
(!string.IsNullOrEmpty(language));