5 references to _gate
Microsoft.VisualStudio.LanguageServices (5)
ProjectSystem\VisualStudioWorkspaceImpl.cs (5)
210
using (await
_gate
.DisposableWaitAsync().ConfigureAwait(false))
242
using (
_gate
.DisposableWait())
257
using (
_gate
.DisposableWait())
388
using (
_gate
.DisposableWait())
1309
using (
_gate
.DisposableWait())