3 writes to _runLock
Aspire.Dashboard (3)
ServiceClient\DashboardRunStore.cs (3)
124
_runLock
= OpenRunLock(RunDirectory);
134
_runLock
= OpenRequiredRunLock(
165
_runLock
= resumeRunLock;
1 reference to _runLock
Aspire.Dashboard (1)
ServiceClient\DashboardRunStore.cs (1)
407
_runLock
?.Dispose();