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