2 references to s_solutionToDependentProjectMapGate
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\FindReferences\DependentProjectsFinder.cs (2)
146
using (await
s_solutionToDependentProjectMapGate
.DisposableWaitAsync(cancellationToken).ConfigureAwait(false))
157
using (await
s_solutionToDependentProjectMapGate
.DisposableWaitAsync(cancellationToken).ConfigureAwait(false))