1 write to HtmlTemplateAfter
Microsoft.Extensions.AI.Evaluation.Reporting (1)
Formats\Html\HtmlReportWriter.cs (1)
99
HtmlTemplateAfter
= all.Substring(start + SearchString.Length);
1 reference to HtmlTemplateAfter
Microsoft.Extensions.AI.Evaluation.Reporting (1)
Formats\Html\HtmlReportWriter.cs (1)
63
await writer.WriteAsync(
HtmlTemplateAfter
.AsMemory(), cancellationToken).ConfigureAwait(false);