2 writes to m_description
System (2)
security\system\security\cryptography\x509\x509chainelement.cs (2)
34m_description = String.Empty; 36m_description = Marshal.PtrToStringUni(chainElement.pwszExtendedErrorInfo);
1 reference to m_description
System (1)
security\system\security\cryptography\x509\x509chainelement.cs (1)
59return m_description;