1 write to _deleteRunDirectory
Aspire.Dashboard (1)
ServiceClient\DashboardRunStore.cs (1)
105
_deleteRunDirectory
= deleteRunDirectory;
2 references to _deleteRunDirectory
Aspire.Dashboard (2)
ServiceClient\DashboardRunStore.cs (2)
327
PruneRuns(
_deleteRunDirectory
);
425
_deleteRunDirectory
(CurrentWorkingDirectory);