1 write to StorageRootPath
Microsoft.Extensions.AI.Evaluation.Integration.Tests (1)
Settings.cs (1)
38StorageRootPath =
12 references to StorageRootPath
Microsoft.Extensions.AI.Evaluation.Integration.Tests (12)
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 (5)
75storageRootPath: Settings.Current.StorageRootPath, 92storageRootPath: Settings.Current.StorageRootPath, 106storageRootPath: Settings.Current.StorageRootPath, 117storageRootPath: Settings.Current.StorageRootPath, 140storageRootPath: Settings.Current.StorageRootPath,
Settings.cs (1)
40throw new ArgumentNullException(nameof(StorageRootPath));