1 write to TextView
Microsoft.CodeAnalysis.EditorFeatures (1)
Editor\ITextBufferAssociatedViewService.cs (1)
30this.TextView = textView;
1 reference to TextView
Microsoft.CodeAnalysis.EditorFeatures (1)
InlineRename\InlineRenameSession.cs (1)
298_openTextBuffers[buffer].ConnectToView(e.TextView);