1 instantiation of NoOpProgressTracker
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\FindReferences\NoOpStreamingFindReferencesProgress.cs (1)
22
public IStreamingProgressTracker ProgressTracker { get; } = new
NoOpProgressTracker
();