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)
52
await writer.WriteAsync(
HtmlTemplateBefore
).ConfigureAwait(false);