1 reference to CodeLensFindReferencesProgress
Microsoft.CodeAnalysis.Features (1)
CodeLens\CodeLensReferencesService.cs (1)
63
using var progress = new
CodeLensFindReferencesProgress
(symbol, syntaxNode, searchCap, cancellationToken);