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