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