2 references to closeEventDelegate
Microsoft.VisualStudio.LanguageServices (2)
Interactive\VsInteractiveWindowProvider.cs (2)
97
window.TextView.Closed -=
closeEventDelegate
;
103
window.TextView.Closed +=
closeEventDelegate
;