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)
67storageRootPath: Settings.Current.StorageRootPath, 75storageRootPath: Settings.Current.StorageRootPath,
NLPEvaluatorTests.cs (1)
36storageRootPath: Settings.Current.StorageRootPath,
QualityEvaluatorTests.cs (2)
55storageRootPath: Settings.Current.StorageRootPath, 68storageRootPath: Settings.Current.StorageRootPath,
ResultsTests.cs (1)
30Settings.Current.StorageRootPath :
SafetyEvaluatorTests.cs (5)
77storageRootPath: Settings.Current.StorageRootPath, 94storageRootPath: Settings.Current.StorageRootPath, 108storageRootPath: Settings.Current.StorageRootPath, 119storageRootPath: Settings.Current.StorageRootPath, 142storageRootPath: Settings.Current.StorageRootPath,
Settings.cs (1)
40throw new ArgumentNullException(nameof(StorageRootPath));