1 write to m_supportUrl
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (1)
84
this.
m_supportUrl
= supportUrl;
3 references to m_supportUrl
System.Windows.Forms (3)
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (3)
465
this.
m_supportUrl
!= null &&
466
this.
m_supportUrl
.Length > 0)
468
this.linkLblName.Links.Add(0, this.m_appName.Length, this.
m_supportUrl
);