2 references to OnTextContentChanged
Microsoft.CodeAnalysis.EditorFeatures.Text (2)
Extensions.TextBufferContainer.cs (2)
75textBuffer.ChangedHighPriority += this.OnTextContentChanged; 91textBuffer.ChangedHighPriority -= this.OnTextContentChanged;