1 write to _resultStore
Microsoft.Extensions.AI.Evaluation.Reporting (1)
ScenarioRun.cs (1)
106
_resultStore
= resultStore;
1 reference to _resultStore
Microsoft.Extensions.AI.Evaluation.Reporting (1)
ScenarioRun.cs (1)
176
await
_resultStore
.WriteResultsAsync([_result]).ConfigureAwait(false);