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