1 write to HtmlTemplateBefore
Microsoft.Extensions.AI.Evaluation.Reporting (1)
Formats\Html\HtmlReportWriter.cs (1)
98
HtmlTemplateBefore
= all.Substring(0, start);
1 reference to HtmlTemplateBefore
Microsoft.Extensions.AI.Evaluation.Reporting (1)
Formats\Html\HtmlReportWriter.cs (1)
49
await writer.WriteAsync(
HtmlTemplateBefore
.AsMemory(), cancellationToken).ConfigureAwait(false);