2 references to _localToRemoteSolutionMap
Microsoft.VisualStudio.LanguageServices.Razor.UnitTests (2)
Cohost\TestBrokeredServiceInterceptor.cs (2)
39if (_localToRemoteSolutionMap.TryGetValue(solution.Id, out var remoteSolution)) 49_localToRemoteSolutionMap.Add(localSolutionId, remoteSolution);