2 writes to _hash
Microsoft.Build.Tasks.Core (2)
ManifestUtil\mansign2.cs (2)
1313
_hash
= Marshal.PtrToStringUni(signerInfo.pwszHash);
1361
_hash
= value;
1 reference to _hash
Microsoft.Build.Tasks.Core (1)
ManifestUtil\mansign2.cs (1)
1357
return
_hash
;