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