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