6 references to IfNull
Microsoft.Extensions.AI.Evaluation.Reporting (6)
ChatDetailsExtensions.cs (2)
26
_ = Throw.
IfNull
(chatDetails);
27
_ = Throw.
IfNull
(turnDetails);
ScenarioRunExtensions.cs (2)
114
_ = Throw.
IfNull
(scenarioRun);
178
_ = Throw.
IfNull
(scenarioRun);
ScenarioRunResultExtensions.cs (1)
33
_ = Throw.
IfNull
(result);
Storage\DiskBasedResultStore.cs (1)
86
_ = Throw.
IfNull
(results);