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