2 writes to m_description
System.Windows.Forms (2)
parent\parent\parent\public\Internal\NDP\Inc\mansign.cs (2)
1340m_description = Marshal.PtrToStringUni(signerInfo.pwszDescription); 1382m_description = value;
1 reference to m_description
System.Windows.Forms (1)
parent\parent\parent\public\Internal\NDP\Inc\mansign.cs (1)
1379return m_description;