Implemented interface member:
event
SubjectBuffersConnected
Microsoft.CodeAnalysis.Editor.ITextBufferAssociatedViewService.SubjectBuffersConnected
1 reference to SubjectBuffersConnected
Microsoft.CodeAnalysis.EditorFeatures (1)
Editor\TextBufferAssociatedViewService.cs (1)
62this.SubjectBuffersConnected?.Invoke(this, new SubjectBuffersConnectedEventArgs(textView, subjectBuffers.ToReadOnlyCollection()));