2 writes to _description
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
BackgroundWorkIndicator\BackgroundWorkIndicatorScope.cs (2)
36_description = description; 71_description = value;
2 references to _description
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
BackgroundWorkIndicator\BackgroundWorkIndicatorScope.cs (2)
45return (_description, _progressInfo); 65return _description;