4 references to _memberIndexLock
aspire (4)
Documentation\ApiDocs\ApiDocsIndexService.cs (4)
576await _memberIndexLock.WaitAsync(cancellationToken).ConfigureAwait(false); 604_memberIndexLock.Release(); 662await _memberIndexLock.WaitAsync(cancellationToken).ConfigureAwait(false); 690_memberIndexLock.Release();