1 write to _dismissed
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
BackgroundWorkIndicator\BackgroundWorkIndicatorContext.cs (1)
211_dismissed = true;
3 references to _dismissed
Microsoft.CodeAnalysis.EditorFeatures.Wpf (3)
BackgroundWorkIndicator\BackgroundWorkIndicatorContext.cs (3)
45/// Lock controlling mutation of all data (except <see cref="_dismissed"/>) in this indicator, or in any 208if (_dismissed) 237if (_dismissed)