1 write to StorageRootPath
Microsoft.Extensions.AI.Evaluation.Integration.Tests (1)
Settings.cs (1)
37StorageRootPath =
7 references to StorageRootPath
Microsoft.Extensions.AI.Evaluation.Integration.Tests (7)
QualityEvaluatorTests.cs (2)
55storageRootPath: Settings.Current.StorageRootPath, 66storageRootPath: Settings.Current.StorageRootPath,
ResultsTests.cs (1)
31Settings.Current.StorageRootPath :
SafetyEvaluatorTests.cs (3)
70storageRootPath: Settings.Current.StorageRootPath, 87storageRootPath: Settings.Current.StorageRootPath, 101storageRootPath: Settings.Current.StorageRootPath,
Settings.cs (1)
39throw new ArgumentNullException(nameof(StorageRootPath));