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