1 instantiation of TrustManagerMoreInformation
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (1)
762
using (TrustManagerMoreInformation moreInformation = new
TrustManagerMoreInformation
(m_options, m_publisherName))
2 references to TrustManagerMoreInformation
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TrustManagerMoreInformation.cs (1)
187
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(
TrustManagerMoreInformation
));
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (1)
762
using (
TrustManagerMoreInformation
moreInformation = new TrustManagerMoreInformation(m_options, m_publisherName))