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