5 references to _gate
Microsoft.VisualStudio.LanguageServices (5)
ProjectSystem\VisualStudioWorkspaceImpl.cs (5)
206
using (await
_gate
.DisposableWaitAsync().ConfigureAwait(false))
234
using (
_gate
.DisposableWait())
249
using (
_gate
.DisposableWait())
380
using (
_gate
.DisposableWait())
1364
using (
_gate
.DisposableWait())