3 references to ClosedInternal
Microsoft.VisualStudio.LanguageServices (3)
DebuggerIntelliSense\DebuggerTextView.cs (3)
349this.ClosedInternal?.Invoke(this, EventArgs.Empty); 374this.ClosedInternal += value; 386this.ClosedInternal -= value;