1 write to StorageRootPath
Microsoft.Extensions.AI.Evaluation.Integration.Tests (1)
Settings.cs (1)
37StorageRootPath =
11 references to StorageRootPath
Microsoft.Extensions.AI.Evaluation.Integration.Tests (11)
AgentQualityEvaluatorTests.cs (2)
68storageRootPath: Settings.Current.StorageRootPath, 76storageRootPath: Settings.Current.StorageRootPath,
NLPEvaluatorTests.cs (1)
40storageRootPath: Settings.Current.StorageRootPath,
QualityEvaluatorTests.cs (2)
59storageRootPath: Settings.Current.StorageRootPath, 72storageRootPath: Settings.Current.StorageRootPath,
ResultsTests.cs (1)
32Settings.Current.StorageRootPath :
SafetyEvaluatorTests.cs (4)
73storageRootPath: Settings.Current.StorageRootPath, 90storageRootPath: Settings.Current.StorageRootPath, 104storageRootPath: Settings.Current.StorageRootPath, 115storageRootPath: Settings.Current.StorageRootPath,
Settings.cs (1)
39throw new ArgumentNullException(nameof(StorageRootPath));