2 references to OnTextViewClosed
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
Adornments\AbstractAdornmentManager.cs (2)
80
textView.Closed +=
OnTextViewClosed
;
94
TextView.Closed -=
OnTextViewClosed
;