1 write to SourceSpan
Microsoft.CodeAnalysis.Features (1)
FindUsages\IRemoteFindUsagesService.cs (1)
288SourceSpan = sourceSpan;
1 reference to SourceSpan
Microsoft.CodeAnalysis.Features (1)
FindUsages\IRemoteFindUsagesService.cs (1)
301await SourceSpan.RehydrateAsync(solution, cancellationToken).ConfigureAwait(false),