2 references to X509Chain
Microsoft.Build.Tasks.Core (2)
ManifestUtil\mansign2.cs (2)
1264
_signerChain = new
X509Chain
(signerInfo.pChainContext);
1385
_timestamperChain = new
X509Chain
(timestamperInfo.pChainContext);