1 write to _context
Microsoft.CodeAnalysis.Features (1)
FindUsages\AbstractFindUsagesService.ProgressAdapter.cs (1)
38_context = context;
3 references to _context
Microsoft.CodeAnalysis.Features (3)
FindUsages\AbstractFindUsagesService.ProgressAdapter.cs (3)
33=> _context.ProgressTracker; 44var options = await _context.GetOptionsAsync(document.Project.Language, cancellationToken).ConfigureAwait(false); 49await _context.OnReferenceFoundAsync(