1 write to _solution
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\SymbolFinder\RemoteSymbolFinderService.cs (1)
210_solution = solution;
2 references to _solution
Microsoft.CodeAnalysis.Remote.ServiceHub (2)
Services\SymbolFinder\RemoteSymbolFinderService.cs (2)
224var dehydratedGroup = SerializableSymbolGroup.Dehydrate(_solution, group, cancellationToken); 238(solution: _solution, cancellationToken));