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)
44
return (
_description
, _progressInfo);
64
return
_description
;