1 write to m_appName
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (1)
82this.m_appName = appName;
2 references to m_appName
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (2)
462this.linkLblName.Text = this.m_appName; 468this.linkLblName.Links.Add(0, this.m_appName.Length, this.m_supportUrl);