6 references to IfNull
Microsoft.Extensions.AI.Evaluation.Reporting (6)
ScenarioRunExtensions.cs (4)
90
_ = Throw.
IfNull
(scenarioRun);
119
_ = Throw.
IfNull
(scenarioRun);
153
_ = Throw.
IfNull
(scenarioRun);
187
_ = Throw.
IfNull
(scenarioRun);
ScenarioRunResultExtensions.cs (1)
33
_ = Throw.
IfNull
(result);
Storage\DiskBasedResultStore.cs (1)
86
_ = Throw.
IfNull
(results);