1 write to _progress
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\FindLiterals\FindLiteralsSearchEngine.cs (1)
42
_progress
= progress;
1 reference to _progress
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\FindLiterals\FindLiteralsSearchEngine.cs (1)
147
await
_progress
.OnReferenceFoundAsync(document, token.Span, cancellationToken).ConfigureAwait(false);