1 write to TextView
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Suggestions\SuggestedActionsSource.State.cs (1)
32TextView = textView;
2 references to TextView
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
Suggestions\SuggestedActionsSource.State.cs (2)
39if (TextView != null) 40TextView.Closed -= _source.OnTextViewClosed;