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
208
if (
_dismissed
)
237
if (
_dismissed
)