2 references to ComputeHashFromManifest
System.Windows.Forms (2)
parent\parent\parent\public\Internal\NDP\Inc\mansign2.cs (2)
144
licenseDom = CreateLicenseDom(signer, ExtractPrincipalFromManifest(),
ComputeHashFromManifest
(m_manifestDom, m_useSha256));
1277
byte[] computedHashBytes =
ComputeHashFromManifest
(manifestDom, m_useSha256);