2 implementations of Progress
Microsoft.CodeAnalysis.Workspaces (2)
CodeFixes\FixAllOccurrences\FixAllContext.cs (1)
72public IProgress<CodeAnalysisProgress> Progress { get; }
CodeRefactorings\FixAllOccurences\FixAllContext.cs (1)
53public IProgress<CodeAnalysisProgress> Progress { get; }