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