2 writes to m_timestamp
System.Core (2)
System\Security\Cryptography\X509Certificates\AuthenticodeSignatureInformation.cs (2)
50m_timestamp = timestamp; 57m_timestamp = null;
1 reference to m_timestamp
System.Core (1)
System\Security\Cryptography\X509Certificates\AuthenticodeSignatureInformation.cs (1)
129get { return m_timestamp; }