3 references to _gate
Microsoft.CodeAnalysis.LanguageServer.Protocol (3)
Handler\PullHandlers\VersionedPullCache.CacheItem.cs (3)
29/// Guarded by <see cref="_gate"/> 51/// Updates the values for this cache entry. Guarded by <see cref="_gate"/> 64using (await _gate.DisposableWaitAsync(cancellationToken).ConfigureAwait(false))