1 write to m_timestampChain
System.Core (1)
System\Security\Cryptography\X509Certificates\TimestampInformation.cs (1)
35m_timestampChain = new X509Chain(timestamper.pChainContext);
1 reference to m_timestampChain
System.Core (1)
System\Security\Cryptography\X509Certificates\TimestampInformation.cs (1)
75get { return m_timestampChain; }