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