1 instantiation of ApplicationTrustExtraInfo
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TrustManager.cs (1)
57ApplicationTrustExtraInfo appTrustExtraInfo = new ApplicationTrustExtraInfo();
8 references to ApplicationTrustExtraInfo
System.Windows.Forms (8)
winforms\Managed\System\WinForms\TrustManager.cs (8)
57ApplicationTrustExtraInfo appTrustExtraInfo = new ApplicationTrustExtraInfo(); 461ApplicationTrustExtraInfo appTrustExtraInfo, 488ApplicationTrustExtraInfo appTrustExtraInfo, 532ApplicationTrustExtraInfo appTrustExtraInfo, 836ApplicationTrustExtraInfo appTrustExtraInfo, 868ApplicationTrustExtraInfo appTrustExtraInfo, 952ApplicationTrustExtraInfo matchingAppTrustExtraInfo = matchingTrust.ExtraInfo as ApplicationTrustExtraInfo;