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)
45
return (
_description
, _progressInfo);
65
return
_description
;