1 write to m_description
System.Core (1)
System\Security\Cryptography\X509Certificates\AuthenticodeSignatureInformation.cs (1)
36m_description = Marshal.PtrToStringUni(signer.pwszDescription);
1 reference to m_description
System.Core (1)
System\Security\Cryptography\X509Certificates\AuthenticodeSignatureInformation.cs (1)
73get { return m_description; }