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