1 instantiation of TrustManagerPromptUI
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TrustManager.cs (1)
1090
using (TrustManagerPromptUI trustManagerDialog = new
TrustManagerPromptUI
(this.m_appName, this.m_defaultBrowserExePath,
2 references to TrustManagerPromptUI
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TrustManager.cs (1)
1090
using (
TrustManagerPromptUI
trustManagerDialog = new TrustManagerPromptUI(this.m_appName, this.m_defaultBrowserExePath,
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (1)
154
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(
TrustManagerPromptUI
));