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