1 write to _underlyingScope
Microsoft.CodeAnalysis.EditorFeatures (1)
BackgroundWorkIndicator\BackgroundWorkIndicatorScope.cs (1)
37
_underlyingScope
= scope;
2 references to _underlyingScope
Microsoft.CodeAnalysis.EditorFeatures (2)
BackgroundWorkIndicator\BackgroundWorkIndicatorScope.cs (2)
49
_underlyingScope
.Dispose();
81
_underlyingScope
.Description = value;