2 references to _lock
Aspire.Hosting (2)
Dcp\DcpDependencyCheck.cs (2)
32
await
_lock
.WaitAsync(cancellationToken).ConfigureAwait(false);
131
_lock
.Release();