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)
66return _currentDescription_OnlyAccessUnderLock; 74if (value == _currentDescription_OnlyAccessUnderLock)