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