2 references to _indexLock
aspire (2)
Documentation\Docs\DocsIndexService.cs (2)
158await _indexLock.WaitAsync(cancellationToken).ConfigureAwait(false); 218_indexLock.Release();