2 references to pChainContext
System.Core (2)
System\Security\Cryptography\Xml\ManifestSignedXml.cs (2)
91
if (signer.
pChainContext
!= IntPtr.Zero) {
92
signatureChain = new X509Chain(signer.
pChainContext
);