3 references to StorageTypeDisk
Microsoft.Extensions.AI.Evaluation.Console (3)
Commands\CleanCacheCommand.cs (1)
45telemetryProperties[PropertyNames.StorageType] = PropertyValues.StorageTypeDisk;
Commands\CleanResultsCommand.cs (1)
49telemetryProperties[PropertyNames.StorageType] = PropertyValues.StorageTypeDisk;
Commands\ReportCommand.cs (1)
59telemetryProperties[PropertyNames.StorageType] = PropertyValues.StorageTypeDisk;