3 writes to _runLock
Aspire.Dashboard (3)
ServiceClient\DashboardRunStore.cs (3)
128
_runLock
= OpenRunLock(CurrentWorkingDirectory);
144
_runLock
= runLock;
181
_runLock
= resumeRunLock;
1 reference to _runLock
Aspire.Dashboard (1)
ServiceClient\DashboardRunStore.cs (1)
430
_runLock
?.Dispose();