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