5 references to E
Infrastructure.Tests (5)
tools\GenerateCITimeline\TimelineRenderer.cs (5)
295
.Select(kv => $"<code>{
E
(kv.Key)}</code>: {kv.Value}")
341
var name =
E
(ShortName(GroupBaseName(j.Name)));
384
var name =
E
(ShortName(GroupBaseName(j.Name)));
439
var name =
E
(ShortName(GroupBaseName(j.Name)));
525
sb.AppendLine(CultureInfo.InvariantCulture, $"<p>{conclusionIcon} <b>{
E
(conclusionLabel)}</b> — Total: <b>{FormatDuration(totalSeconds)}</b>{attemptNote}</p>");