1 write to m_timestamper
System.Core (1)
System\Security\Cryptography\X509Certificates\TimestampInformation.cs (1)
86m_timestamper = SignatureChain.ChainElements[0].Certificate;
2 references to m_timestamper
System.Core (2)
System\Security\Cryptography\X509Certificates\TimestampInformation.cs (2)
85if (m_timestamper == null && SignatureChain != null) { 89return m_timestamper;