1 write to IndividualSectionText
Microsoft.DotNet.SignCheckLibrary (1)
Verification\Jar\JarManifestFileBase.cs (1)
120
IndividualSectionText
= ManifestText.Substring(mainSectionLength);
1 reference to IndividualSectionText
Microsoft.DotNet.SignCheckLibrary (1)
Verification\Jar\JarManifestFileBase.cs (1)
48
_individualSection = new JarIndividualSection(
IndividualSectionText
);