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