1 write to _manifestHashDigests
Microsoft.DotNet.SignCheckLibrary (1)
Verification\Jar\JarSignatureFile.cs (1)
51
_manifestHashDigests
= GetManifestHashDigestAttributes();
2 references to _manifestHashDigests
Microsoft.DotNet.SignCheckLibrary (2)
Verification\Jar\JarSignatureFile.cs (2)
49
if (
_manifestHashDigests
== null)
53
return
_manifestHashDigests
;