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