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)
224
var dehydratedGroup = SerializableSymbolGroup.Dehydrate(
_solution
, group, cancellationToken);
238
(solution:
_solution
, cancellationToken));