2 references to pChainContext
System.Core (2)
System\Security\Cryptography\X509Certificates\TimestampInformation.cs (2)
34if (timestamper.pChainContext != IntPtr.Zero) { 35m_timestampChain = new X509Chain(timestamper.pChainContext);