2 references to s_RemotePathsGate
Microsoft.VisualStudio.LanguageServices.LiveShare (2)
Client\RemoteLanguageServiceWorkspace.cs (2)
155
using (await
s_RemotePathsGate
.DisposableWaitAsync(CancellationToken.None).ConfigureAwait(false))
197
using (
s_RemotePathsGate
.DisposableWait())