1 write to _firstDescription
Microsoft.CodeAnalysis.EditorFeatures (1)
BackgroundWorkIndicator\BackgroundWorkIndicatorContext.cs (1)
55_firstDescription = firstDescription;
1 reference to _firstDescription
Microsoft.CodeAnalysis.EditorFeatures (1)
BackgroundWorkIndicator\BackgroundWorkIndicatorContext.cs (1)
166return _scopes_onlyAccessUnderLock.LastOrDefault()?.Description ?? _firstDescription;