2 references to pwszHash
Microsoft.Build.Tasks.Core (2)
ManifestUtil\mansign2.cs (2)
1311if (signerInfo.pwszHash != IntPtr.Zero) 1313_hash = Marshal.PtrToStringUni(signerInfo.pwszHash);