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