1 reference to _semaphore
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\PullHandlers\VersionedPullCache`2.cs (1)
78
using (await
_semaphore
.DisposableWaitAsync(cancellationToken).ConfigureAwait(false))