2 writes to UseManifestForTrust
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TrustManager.cs (2)
929parsedData.UseManifestForTrust = true; 933parsedData.UseManifestForTrust = false;
1 reference to UseManifestForTrust
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TrustManager.cs (1)
89if (applicationParsedData.UseManifestForTrust)