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