1 write to _subjectBuffer
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
BackgroundWorkIndicator\BackgroundWorkIndicatorContext.cs (1)
94_subjectBuffer = applicableToSpan.Snapshot.TextBuffer;
2 references to _subjectBuffer
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
BackgroundWorkIndicator\BackgroundWorkIndicatorContext.cs (2)
120_subjectBuffer.Changed += OnTextBufferChanged; 218_subjectBuffer.Changed -= OnTextBufferChanged;