2 references to OnTextViewBufferPostChanged
Microsoft.CodeAnalysis.EditorFeatures (2)
IntelliSense\AbstractController.cs (2)
64this.TextView.TextBuffer.PostChanged += this.OnTextViewBufferPostChanged; 78this.TextView.TextBuffer.PostChanged -= this.OnTextViewBufferPostChanged;