2 references to _runLock
Stress.ApiService (2)
LargeTelemetryGenerator.cs (2)
47
if (!await
_runLock
.WaitAsync(0, cancellationToken))
118
_runLock
.Release();