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