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