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