1 write to StorageRootPath
Microsoft.Extensions.AI.Evaluation.Integration.Tests (1)
Settings.cs (1)
37StorageRootPath =
8 references to StorageRootPath
Microsoft.Extensions.AI.Evaluation.Integration.Tests (8)
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));