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