2 references to s_globalDotnetEfLock
Aspire.Hosting.EntityFrameworkCore (2)
EFCoreOperationExecutor.cs (2)
275
await
s_globalDotnetEfLock
.WaitAsync(_cancellationToken).ConfigureAwait(false);
378
s_globalDotnetEfLock
.Release();