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
207
if (
_dismissed
)
236
if (
_dismissed
)