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