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