2 writes to _description
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
BackgroundWorkIndicator\BackgroundWorkIndicatorScope.cs (2)
35_description = description; 70_description = value;
2 references to _description
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
BackgroundWorkIndicator\BackgroundWorkIndicatorScope.cs (2)
44return (_description, _progressInfo); 64return _description;