1 write to _currentDescription_OnlyAccessUnderLock
Microsoft.CodeAnalysis.EditorFeatures (1)
BackgroundWorkIndicator\BackgroundWorkIndicatorScope.cs (1)
77
_currentDescription_OnlyAccessUnderLock
= value;
2 references to _currentDescription_OnlyAccessUnderLock
Microsoft.CodeAnalysis.EditorFeatures (2)
BackgroundWorkIndicator\BackgroundWorkIndicatorScope.cs (2)
66
return
_currentDescription_OnlyAccessUnderLock
;
74
if (value ==
_currentDescription_OnlyAccessUnderLock
)