1 instantiation of UIThreadOperationScopeProgress
Microsoft.CodeAnalysis.EditorFeatures (1)
CodeActions\IUIThreadOperationContextExtensions.cs (1)
18
=> scope is null ? CodeAnalysisProgress.None : new
UIThreadOperationScopeProgress
(scope);