1 write to components
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (1)
153this.components = new System.ComponentModel.Container();
3 references to components
System.Windows.Forms (3)
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (3)
142if (components != null) 144components.Dispose(); 173this.toolTipFromUrl = new System.Windows.Forms.ToolTip(this.components);